.wFormWebPage {
     background-color: #252320;
}

.wFormTitle {
     background-color: #252320;
     color: #ffffff;
     font-family: Trebuchet MS, Helvetica, sans-serif;
     font-weight: bold;
}

.wForm .preField, .wForm .inlineLabel {
     color: #ffffff;
}

.wFormContainer {
     font-family: Trebuchet MS, Helvetica, sans-serif;
     color: #ffffff;
     font-size: 18px;
     width: 960px;
}

.wForm fieldset {
     color: #ffffff;
     font-family: Trebuchet MS, Helvetica, sans-serif;
}

.wForm .oneField {
     color: #ffffff;
}

.wFormContainer a {
     color: #fbaf34;
}

.wForm legend, .wForm h4 {
     font-family: Trebuchet MS, Helvetica, sans-serif;
     color: #ffffff;
}

