.wFormContainer {
     font-family: Lucida Grande, Lucida Sans Unicode, sans-serif;
     font-size: small;
}

.wForm legend, .wForm h4 {
     color: #00858f;
}

.wForm .field-hint {
     font-style: italic;
     font-family: Lucida Grande, Lucida Sans Unicode, sans-serif;
     color: #00858f;
     font-size: small;
}

.wForm .field-hint-inactive {
     font-style: italic;
     font-size: small;
     font-family: Lucida Grande, Lucida Sans Unicode, sans-serif;
     color: #828282;
}

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

