.wForm form .errFld {
     border-style: solid;
     border-color: #FFBBBB;
     border-width: 1px;
}

.wFormContainer .errMsg {
     color: #d60b12;
}

.wFormWebPage {
     background-position: #ffffff;
     background-repeat: no-repeat;
     background-color: #f5f5f5;
}

.wFormContainer {
     border-style: solid;
     border-width: 2px;
     color: #393939;
     margin: 0px;
     font-family: Arial, Arial, Helvetica, sans-serif;
     padding: 20px;
     text-align: left;
     font-weight: inherit;
     height: px;
     background-color: #ffffff;
}

.wFormTitle {
     color: #393939;
     background-repeat: no-repeat;
     font-family: Arial, Arial, Helvetica, sans-serif;
     font-weight: bold;
     text-align: center;
     font-size: 32px;
     border-style: solid;
     background-position: px;
     height: 35px;
     margin: 0px;
     padding: 0px;
     width: px;
}

.wForm input[type=button], .wForm input[type=submit] {
     background-color: #393939;
     color: #ffffff;
     border-style: solid;
     border-width: 1px;
     border-color: #393939;
     text-align: inherit;
}

.wForm legend {
     border-style: none;
}

.wFormContainer a {
     color: #d67c22;
}

.wForm .field-hint-inactive {
     color: #1f1f1f;
     font-weight: inherit;
     font-style: inherit;
     padding: px;
     margin: 10px;
     width: px;
     height: px;
     border-style: none;
}

.wForm fieldset {
     border-width: 1px;
     border-style: solid;
     margin: 0px;
}

.wForm legend, .wForm h4 {
     font-weight: bold;
     font-size: 16px;
     font-style: inherit;
     padding: 10px;
     margin: px;
     font-family: Verdana, Geneva, sans-serif;
     border-style: solid;
     border-radius: 0px;
     border-width: 1px;
}

.wFormContainer .wForm div > div.oneField, .wForm fieldset > div.oneField, .wForm form > div.oneField, .wForm fieldset, .wForm .matrixLayout, .wForm .gridLayout, .wForm h4, .wForm .wfPagingButtons, .wForm .actions {
     margin-top: .25in;
}

.wForm .field-hint {
     font-family: inherit;
     font-size: px;
     font-style: inherit;
     font-weight: inherit;
     margin: px;
     padding: 5px;
}

.wForm .preField, .wForm .inlineLabel {
     font-style: inherit;
}

.wForm textarea {
     background: #FFFFFF url(//fuller.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(//fuller.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;
}

