.request .formfield{
    clear: both;
    margin-top: 2px;
    }

.request input{
    }

.request .col1{
    width: 200px;
    float: left;
    font-weight: bold;
    text-align: right;
    }

.request .submit{
    display: block;
    clear: both;
    margin-top: 2px;
    margin-left: 202px;
    }

.request textarea{
    width: 250px;
    }
