.wFormTitle {
     font-family: Verdana, Geneva, sans-serif;
     font-size: 22px;
     color: #4f2314;
     font-weight: inherit;
     font-style: inherit;
}

.wForm legend, .wForm h4 {
     font-family: Verdana, Geneva, sans-serif;
     font-size: 23px;
     color: #4d2214;
}

.wForm fieldset {
     font-family: Verdana, Geneva, sans-serif;
     font-size: 16px;
     color: #4d2214;
     border-style: solid;
     border-color: #4d2214;
}

.wForm .oneField {
     font-family: Verdana, Geneva, sans-serif;
     font-size: 16px;
     color: #4d2214;
}

.wForm .preField, .wForm .inlineLabel {
     font-family: Verdana, Geneva, sans-serif;
     font-size: 16px;
     color: #4f2314;
}

.wForm input[type=text], .wForm input[type=password], .wForm input[type=file], .wForm textarea, .wForm select {
     font-family: Verdana, Geneva, sans-serif;
     font-size: 16px;
     color: #4f2314;
}

.wForm .postField {
     font-family: Verdana, Geneva, sans-serif;
     font-size: 14px;
     color: #4f2314;
}

.wForm input[type=button], .wForm input[type=submit] {
     font-family: Verdana, Geneva, sans-serif;
     font-size: 14px;
     color: #4d2214;
}

.wForm .field-hint {
     font-family: Verdana, Geneva, sans-serif;
     font-size: 13px;
     color: #4d2214;
}

.wForm .field-hint-inactive {
     font-family: Verdana, Geneva, sans-serif;
     font-size: 13px;
     color: #4d2214;
}

