.wFormWebPage {
     background-image: none;
}

.wFormContainer {
     font-family: Lucida Grande, Lucida Sans Unicode, sans-serif;
     font-size: 13px;
     line-height: 150%;
}

.wFormTitle {
     font-family: Lucida Grande, Lucida Sans Unicode, sans-serif;
     font-weight: bold;
}

.wForm .oneField {
     font-family: inherit;
     color: #000000;
     font-style: inherit;
}

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

.wForm input[type=text], .wForm input[type=password], .wForm input[type=file], .wForm textarea, .wForm select {
     color: #000000;
}

.wForm fieldset {
     color: #000000;
}

.wForm .postField {
     color: #000000;
}

