.wFormContainer {
     font-family: Arial, Arial, Helvetica, sans-serif;
     font-size: 15px;
     line-height: 150%;
     font-weight: bold;
}

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

.wForm legend, .wForm h4 {
     color: #8c0303;
     font-size: 16px;
}

.wFormWebPage {
     background-image: none;
}

.wForm .oneField {
     border-radius: px;
}

.wForm fieldset {
     border-color: #bdbdbd;
     border-style: solid;
}

