/* CSS Document */
#content1
{
    float:left;
    width: 400px;
}

#content2
{
    float:right;
    width: 330px;
}
