.wFormWebPage {
     background-repeat: no-repeat;
     background-position: top;
}

.wFormContainer {
     width: 615px;
     font-family: Verdana, Geneva, sans-serif;
     font-size: 12px;
}

.wForm fieldset {
     border-style: solid;
     border-color: #ff0000;
     font-family: Verdana, Geneva, sans-serif;
     font-size: 12px;
     border-width: 4px;
     border-radius: 19px;
     font-weight: inherit;
}

.wFormContainer .wForm div > div.oneField, .wForm fieldset > div.oneField, .wForm form > div.oneField, .wForm fieldset, .wForm .matrixLayout, .wForm .gridLayout, .wForm h4, .wForm .wfPagingButtons, .wForm .actions {
     margin-top: px;
}

.wFormTitle {
     height: 75px;
     font-family: Verdana, Geneva, sans-serif;
     text-align: justify;
     font-size: 18px;
     font-weight: bold;
     color: #0f0e0f;
}

.wForm legend, .wForm h4 {
     font-weight: bold;
     font-family: Verdana, Geneva, sans-serif;
     font-size: 14px;
}

.wForm .oneField {
     font-family: Lucida Grande, Lucida Sans Unicode, sans-serif;
     font-size: 14px;
     font-weight: bold;
}

.wForm .postField {
     font-family: Verdana, Geneva, sans-serif;
     font-size: 12px;
}

.wForm .preField, .wForm .inlineLabel {
     font-family: Verdana, Geneva, sans-serif;
     font-weight: bold;
     font-size: 12px;
     font-style: inherit;
     text-align: left;
}

.wForm input[type=text], .wForm input[type=password], .wForm input[type=file], .wForm textarea, .wForm select {
     font-family: Verdana, Geneva, sans-serif;
     font-weight: inherit;
     font-size: 12px;
     font-style: inherit;
}

.wForm .field-hint {
     font-family: Times New Roman, Times, serif;
     font-size: 12px;
     font-style: italic;
}

.wForm .field-hint-inactive {
     font-family: Times New Roman, Times, serif;
     font-size: 12px;
     font-style: italic;
}

