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

.wFormWebPage {
     background-image: none;
}

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

.wForm legend {
     font-size: 18px;
}

.wForm fieldset {
     font-family: inherit;
     font-size: 13px;
}

.wForm .preField, .wForm .inlineLabel {
     font-size: 13px;
}

.wForm .postField {
     font-size: 13px;
}

.wForm .hintsSide .field-hint {
     font-size: 10px;
}

.wForm .field-hint-inactive {
     font-size: 10px;
}

