.wForm fieldset {
     border-color: #800020;
     border-style: solid;
     border-width: 2px;
     font-family: Lucida Grande, Lucida Sans Unicode, sans-serif;
     font-size: 14px;
     font-weight: inherit;
     color: #000000;
     background-color: #ffffff;
     border-radius: 0px;
}

.wFormContainer {
     font-family: Lucida Grande, Lucida Sans Unicode, sans-serif;
     font-size: 13px;
     text-align: left;
     color: #000000;
     border-style: none;
     border-width: 0px;
     background-color: #ffffff;
}

.wForm .oneField {
     font-family: Lucida Grande, Lucida Sans Unicode, sans-serif;
     font-size: 13px;
     text-align: left;
     color: #000000;
}

.wForm legend, .wForm h4 {
     font-weight: inherit;
     font-family: Lucida Grande, Lucida Sans Unicode, sans-serif;
     font-size: 15px;
     text-align: left;
     color: #800020;
     background-color: #ffffff;
}

.wFormWebPage {
     background-color: #800020;
}

.wFormTitle {
     font-family: Lucida Grande, Lucida Sans Unicode, sans-serif;
     font-size: 15px;
     text-align: left;
}

.wForm .preField, .wForm .inlineLabel {
     font-family: Lucida Grande, Lucida Sans Unicode, sans-serif;
     font-size: 13px;
}

.wForm input[type=text], .wForm input[type=password], .wForm input[type=file], .wForm textarea, .wForm select {
     font-size: 13px;
}

