﻿/* Start of the styles for the structure of the top level pages */
#divMainColumn
{
    float: left;
    overflow: hidden;
    width: 673px;
}
#divRightHandColumn
{
    float: left;
    margin-left: 10px;
    width: 270px;
}
#divPageProperties .whubBoxContent
{
    padding-left: 216px;
}
/* End of the styles for the structure of the top level pages */
