/* 2 Columns Behaviour */

#col0 {
width: 550px;
margin-right: 20px;
float: left;
}

#col2 {
width: 210px;
float: right;
}