﻿/* 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;
}
#divFooter2
{
    margin-top: 40px;
}
/* End of the styles for the structure of the top level pages */
