﻿#leftContent
{
    float:left;
    width:600px;
}

#rightContent
{
    float:right;
}