.wFormTitle {
     font-family: Tahoma, Geneva, sans-serif;
     font-size: x-large;
     color: #000000;
     font-weight: bold;
}

.wForm textarea {
     background: #FFFFFF url(//rockford.tfaforms.net/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(//rockford.tfaforms.net/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 fieldset {
     border-color: #5b4099;
     border-style: solid;
     border-width: 4px;
     font-family: Arial, Arial, Helvetica, sans-serif;
}

.wForm legend, .wForm h4 {
     font-family: Arial, Arial, Helvetica, sans-serif;
     font-weight: bold;
}

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

