#container-threecol {
    float:left;
    width:100%;
}
#col1 {
    float:left;
    width:30%;
}
#col2 {
    float:left;
    width:40%;
}
#col3 {
    float:left;
    width:30%;
}

.green-table {
    display: table;
    width: 95%;
}

#webform-client-form-21489 .webform-component {
    padding-top: 8px;
}