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

.wFormContainer .errMsg {
     color: #CC3333;
}

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

.wFormContainer {
     border-width: 0;
     font-family: Lucida Grande, Lucida Sans Unicode, sans-serif;
     font-size: 12px;
     line-height: 150%;
     text-align: left;
     padding: px;
}

.wForm fieldset {
     border-width: 0;
     font-family: Trebuchet MS, Helvetica, sans-serif;
     font-weight: bold;
     text-align: inherit;
}

.wFormTitle {
     font-family: Lucida Grande, Lucida Sans Unicode, sans-serif;
     font-weight: bold;
     text-align: justify;
}

.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 .preField, .wForm .inlineLabel {
     text-align: right;
     font-family: Trebuchet MS, Helvetica, sans-serif;
     color: #000333;
     font-weight: bold;
     font-size: 12px;
     padding: 0 20px 0 30px;
}

.wFormWebPage {
     background-image: none;
     background-repeat: repeat;
}

.wForm legend {
     font-family: Trebuchet MS, Helvetica, sans-serif;
     text-align: center;
}

.wForm .postField {
     padding: px;
     margin: px;
     text-align: right;
}

