#content .contentPane
{    
    width: 520px;
    float:left;
}
#content .rightPane
{
    width: 220px;
    float:right;
}








