.col1{
    float:left;
    width:640px;
    padding:30px;
    padding-top:0;
}
.col2{
    float:left;
    width:280px;
    margin:10px
}
