﻿#MainBodyWrapper
{
    width: 968px;
}
#RowWrapper
{
    width: 968px;
}
#BodyWrapper, .LeftPane
{
    display: inline-block;
    padding: 10px;
    float: left;
}

#BodyWrapper
{
    width: 668px;
}

.LeftPane
{
    width: 300px;
}