.wFormContainer {
     background-color: #e1e3e2;
}

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

.wForm fieldset {
     border-style: none;
}

.wForm .postField {
     text-align: left;
     border-style: none;
     border-width: 0px;
}

.wFormTitle {
     font-weight: inherit;
     font-style: inherit;
}

