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

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

.wForm .preField, .wForm .inlineLabel {
     font-family: inherit;
}

.wFormContainer .errMsg {
     color: #c20000;
     font-weight: bold;
}

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

