.wForm fieldset {
     border-style: solid;
     border-width: 1px;
}

.wFormTitle {
     font-family: Arial, Arial, Helvetica, sans-serif;
     color: #f70a0a;
}

.wFormContainer {
     font-family: Arial, Arial, Helvetica, sans-serif;
}

.wForm legend, .wForm h4 {
     font-weight: bold;
}

.wForm .label.reqMark:after {
     font-size: 25px;
}

.wForm form .errFld {
     background-color: #f7d2d2;
}

.wForm .oneField {
     font-weight: inherit;
}

.wForm .preField, .wForm .inlineLabel {
     font-weight: bold;
}

