.formfield{
    clear: both;
    margin-bottom: 10px;
    }

.input .col1, .State .col1, .dropdown .col1{
    width: 150px;
    float: left;
    }

.multiline textarea{
    width: 300px;
    height: 200px;
    }
