#col1 {
width: 280px;
float: left;
}

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