.wFormContainer {
     font-family: Tahoma, Geneva, sans-serif;
     font-size: 13px;
     line-height: 150%;
     font-weight: bold;
}

.wFormTitle {
     font-family: Tahoma, Geneva, sans-serif;
     font-weight: bold;
     font-size: 25px;
     color: #6b8000;
}

.wForm textarea {
     background: #FFFFFF url(//www.tfaforms.com/theme-editor/images/input_bg.png) repeat-x -2px -2px;
     border-color: #888888 #CCCCCC #CCCCCC;
     border-style: solid;
     border-width: 1px;
     padding: 1px 1px 1px 1px;
}

.wForm .oneField input {
     background: #FFFFFF url(//www.tfaforms.com/theme-editor/images/input_bg.png) repeat-x -2px -2px;
     border-color: #888888 #CCCCCC #CCCCCC;
     border-style: solid;
     border-width: 1px;
     padding: 2px 0 2px 2px;
}

.wForm .oneChoice input {
     border: none !important;
     background: none !important;
}

.wForm input[type=button], .wForm input[type=submit] {
     background-color: #ffffff;
     border-color: #ffffff;
     border-style: solid;
     color: #1071c1;
     border-width: 0px;
     border-radius: 7px;
     font-size: 20px;
     font-family: Tahoma, Geneva, sans-serif;
     font-weight: inherit;
}

.wForm input[type=text], .wForm input[type=password], .wForm input[type=file], .wForm textarea, .wForm select {
     border-color: #1071c1;
     border-style: solid;
     border-width: 1px;
}

.wForm legend, .wForm h4 {
     color: #6b8000;
     font-family: Tahoma, Geneva, sans-serif;
     border-style: none;
     font-size: 18px;
}

.wForm fieldset {
     border-style: none;
     font-family: Lucida Grande, Lucida Sans Unicode, sans-serif;
}

.wForm .preField, .wForm .inlineLabel {
     font-family: Lucida Grande, Lucida Sans Unicode, sans-serif;
}

