.wFormContainer {
     border-width: 1px;
     border-style: solid;
     margin: 0 auto;
     font-family: Trebuchet MS, Helvetica, sans-serif;
     font-size: 13px;
     line-height: 150%;
}

.wForm fieldset {
     border-width: 1px;
     border-style: dotted;
     margin: 0 auto;
     font-family: Trebuchet MS, Helvetica, sans-serif;
     font-size: 13px;
}

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

.wForm legend, .wForm h4 {
     font-family: Trebuchet MS, Helvetica, sans-serif;
     font-size: 16px;
}

.wForm .oneField {
     font-family: Trebuchet MS, Helvetica, sans-serif;
     font-size: 13px;
}

.wForm .preField, .wForm .inlineLabel {
     font-family: Trebuchet MS, Helvetica, sans-serif;
     font-size: 13px;
}

.wForm input[type=text], .wForm input[type=password], .wForm input[type=file], .wForm textarea, .wForm select {
     font-family: Trebuchet MS, Helvetica, sans-serif;
     font-size: 13px;
}

.wForm .postField {
     font-family: Trebuchet MS, Helvetica, sans-serif;
     font-size: 13px;
}

.wForm input[type=button], .wForm input[type=submit] {
     font-family: Trebuchet MS, Helvetica, sans-serif;
     font-size: 13px;
}

.wForm .field-hint {
     font-family: Trebuchet MS, Helvetica, sans-serif;
     font-size: 10px;
}

.wForm #wfTabNav {
     font-family: Trebuchet MS, Helvetica, sans-serif;
     font-size: 13px;
}

