.wFormTitle {
     font-family: Arial, Arial, Helvetica, sans-serif;
     color: #7a707a;
}

.wForm legend, .wForm h4 {
     font-family: Arial, Arial, Helvetica, sans-serif;
     color: #7a707a;
}

.wForm .oneField {
     font-family: Arial, Arial, Helvetica, sans-serif;
     color: #7a707a;
}

.wForm input[type=button], .wForm input[type=submit] {
     font-family: Arial, Arial, Helvetica, sans-serif;
}

.wForm fieldset {
     border-style: solid;
     border-color: #cf3a23;
}

.wFormContainer {
     background-repeat: no-repeat;
     background-position: TOP RIGHT;
}

