.wFormWebPage {
     background-color: #ffffff;
}

.wFormTitle {
     text-align: center;
     background-color: #ffffff;
}

.wFormContainer {
     background-color: #ffffff;
     text-align: center;
}

.wForm legend, .wForm h4 {
     background-color: #ffffff;
     text-align: inherit;
}

.wForm fieldset {
     background-color: #fcfcfc;
     text-align: center;
}

.wForm .oneField {
     text-align: center;
}

.wForm .preField, .wForm .inlineLabel {
     text-align: center;
}

