.wFormWebPage {
     background-repeat: repeat;
}

.wFormContainer {
     border-width: 1px;
     border-style: none;
     margin: 0 auto;
     font-family: Arial, Arial, Helvetica, sans-serif;
     font-size: 16px;
}

.wForm fieldset {
     border-width: 1px;
     border-style: solid;
     margin: 0 auto;
     background-color: #ffffff;
     border-color: #e23e28;
     font-family: Arial, Arial, Helvetica, sans-serif;
}

.wForm legend, .wForm h4 {
     color: #e23e28;
     border-style: none;
     font-family: Arial, Arial, Helvetica, sans-serif;
     font-size: 16px;
}

.wForm .oneField {
     font-family: Arial, Arial, Helvetica, sans-serif;
}

.wForm #wfTabNav {
     font-family: Arial, Arial, Helvetica, sans-serif;
     font-size: 16px;
     color: #e23e28;
}

