#boxContent
{
    padding: 0 0 15px 0;
}
#boxContentBottomSlideTop
{
    background: url(img/WhiteYellow_bg.gif) left top no-repeat;
    height: 15px;
    margin: 4px 0 0 0;
}
#boxContentBottomContent
{
    background: url(img/WhiteYellowContent_bg.gif) left bottom repeat-y;
}
#boxContentBottomSlideBottom
{
    background: url(img/WhiteYellow_bg.gif) left bottom no-repeat;
    height: 15px;
}
#boxLeftPane
{
    float: left;
    width: 430px;
    padding: 0 20px 0 0px;
}
#boxRightPane
{
    float: right;
    width: 404px;
    padding: 0 20px 0 20px;
}

#boxRightPane img
{
    position: relative;
    left: -21px;
}



#boxLeftPane H1
{
    padding-left:20px;
    }







