div.col1 {
    float: left;
}

div.col2 {
    float: left;
}

div.col2 p {
    margin-bottom: 0px;
}