div.csc-mailform-field label {
 width: 155px;
 float: left;
 display: block;
}

fieldset.csc-mailform {
 border: 0px;
 padding: 0px;
 margin: 27px 0px 10px 0px;
}

div.csc-mailform-field input, div.csc-mailform-field textarea {
 width: 256px;
}

div.csc-mailform-field select {
 width: 260px; /* 254 */
}

input.csc-mailform-submit {
 width: 155px !important;
 margin-top: 5px;
}

input.csc-mailform-check {
 width: auto !important;
 margin-left: 0px;
}

div.csc-mailform-field {
 padding-top: 3px;
 padding-bottom: 3px;
}
