.leftPane 
{
    width:160px;
    float:left;
    overflow:hidden;
}

.contentPane 
{
    width:520px;
    float:right;
}

















