.wForm fieldset {
     -moz-border-radius: 9px;
     -webkit-border-radius: 9px;
     border-radius: 9px;
     font-size: 11px;
     font-family: Times New Roman, Times, serif;
}

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

.wFormTitle {
     font-size: 22px;
     font-family: Times New Roman, Times, serif;
}

.wForm legend, .wForm h4 {
     background-repeat: repeat;
     font-size: 14px;
     font-family: Times New Roman, Times, serif;
     font-weight: bold;
}

.wFormContainer {
     background-image: url(//www.tfaforms.com/forms/get_image/193900/37bf558a61efa6e9e73d82f64773eae3-GWNIcon.png);
     background-repeat: no-repeat;
     background-position: top right;
     font-family: Times New Roman, Times, serif;
     font-size: 18px;
}

.wForm .oneField {
     font-size: 16px;
     font-family: Times New Roman, Times, serif;
}

.wForm .preField, .wForm .inlineLabel {
     font-family: Times New Roman, Times, serif;
}

.wForm input[type=text], .wForm input[type=password], .wForm input[type=file], .wForm textarea, .wForm select {
     font-family: Times New Roman, Times, serif;
}

.wForm .postField {
     font-family: Times New Roman, Times, serif;
}

.wForm input[type=button], .wForm input[type=submit] {
     font-family: Times New Roman, Times, serif;
}

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

.wFormContainer .errMsg, .wForm form .errMsg {
     font-family: Times New Roman, Times, serif;
}

