.wFormContainer {
     border-width: 0;
     font-family: Lucida Grande, Lucida Sans Unicode, sans-serif;
     font-size: 13px;
     line-height: 150%;
}

.wForm fieldset {
     border-width: 0;
}

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

.wFormWebPage div.wFormContainer {
     font-family: Tahoma, Geneva, sans-serif;
     color: #114455;
     width: 700px;
}

.wFormContainer .wForm fieldset {
     border-style: solid;
     border-width: 2px;
     width: 500px;
     border-color: #dfeff9;
     font-family: Arial, Arial, Helvetica, sans-serif;
}

.wFormContainer .wForm .hintsTooltip .field-hint, .wForm .hintsSide .field-hint {
     background-color: #dfeff9;
}

.wForm legend {
     font-weight: inherit;
}

