.wFormContainer {
     font-family: Trebuchet MS, Helvetica, sans-serif;
}

.wFormTitle {
     font-family: Tahoma, Geneva, sans-serif;
     font-weight: bold;
}

.wForm .oneField {
     font-size: 16px;
}

.wForm input[type=text], .wForm input[type=password], .wForm input[type=file], .wForm textarea, .wForm select {
     font-size: 16px;
}

.wForm fieldset {
     font-size: 16px;
     border-style: solid;
}

.wForm .postField {
     font-size: 16px;
     border-style: none;
}

