#contact-left
{
    float:left;
    width:505px;
}

#contact-right
{
    float:left;
    width:235px;
    padding-left:10px;
}

