.wFormContainer .errFld {
     border-style: solid;
     border-width: 1px;
     border-color: #FFBBBB;
}

.wFormContainer .errMsg {
     color: #CC3333;
     font-family: inherit;
}

.wFormWebPage {
     background-image: none;
}

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

.wForm fieldset {
     border-width: 0;
     font-family: Arial, Arial, Helvetica, sans-serif;
}

.wFormTitle {
     font-family: Arial, Arial, Helvetica, sans-serif;
     font-size: px;
}

.wForm legend {
     font-family: inherit;
}

.wForm .preField, .wForm .inlineLabel {
     font-family: inherit;
     font-weight: inherit;
     padding: px;
     margin: px;
}

.wForm .postField {
     font-family: inherit;
}

