.divLeftPaneWrap
{
    float:left;
    width:230px;
}
.divContentPaneWrap
{
    float:left;
    width:530px;
}
.divRightPaneWrap
{
    float:right;
    width:191px;
}
.LeftPane
{
    min-height:1px;
}
.FacebookGroupPane
{
}
.ContentPane
{

}
.RightPane
{

}