#boxContentPane
{
    float: left;
    width: 704px;
}
.boxContentPane
{
    float: left;
    width: 100%;
}
#boxRightPane
{
    float: right;
    width: 200px;
}
.boxRightPane
{
    float: right;
    width: 100%;
}























































































