.formfield{
    clear: both;
    margin-bottom: 0.5em;
    }

#contactform .input .col1, #contactform .State .col1, #contactform .Country .col1{
    width: 150px;
    float: left;
    }

#contactform .multiline textarea{
    width: 400px;
    height: 200px;
    }