#boxLeftColumn
{
    float: left;
    width: 204px;
    border: solid 1px #97999f;
}
#boxSideMenu
{
    background: url(images/leftRail_top_bg.gif) top left no-repeat;
    padding: 33px 0 0 0;
}
#boxContentPane
{
    float: right;
    width: 697px;
}
























































