.wForm fieldset {
     border-style: none;
     width: 550px;
     font-family: inherit;
     font-size: 12px;
}

.wFormContainer {
     font-family: inherit;
     width: 550px;
}

.wFormTitle {
     font-family: inherit;
     font-weight: bold;
     font-size: x-large;
     color: #033669;
     width: 550px;
}

.wForm .hintsSide .field-hint {
     background-color: #c7e3f5;
     border-style: none;
     border-color: #033669;
     color: #000000;
     background-position: px;
     width: auto;
     border-width: px;
     font-family: inherit;
     font-size: px;
}

.wForm .field-hint-inactive {
     border-style: none;
     font-family: inherit;
     width: auto;
}

.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 .primaryAction {
     background: #FFFFFF url(//www.tfaforms.com/theme-editor/images/button_bg.gif) repeat-x scroll 0% 1em;
     color: #000;
     border-color: #999  #999 #555 #999;
     -moz-border-radius: 4px;
     -webkit-border-radius: 4px;
     border-radius: 4px;
}

.wForm .wfPagePreviousButton {
     background: #FFFFFF url(//www.tfaforms.com/theme-editor/images/button_bg.gif) repeat-x scroll 0% 1em;
     color: #000;
     border-color: #999  #999 #555 #999;
     -moz-border-radius: 4px;
     -webkit-border-radius: 4px;
     border-radius: 4px;
}

.wForm .wfPageNextButton {
     background: #FFFFFF url(//www.tfaforms.com/theme-editor/images/button_bg.gif) repeat-x scroll 0% 1em;
     color: #000;
     border-color: #999  #999 #555 #999;
     -moz-border-radius: 4px;
     -webkit-border-radius: 4px;
     border-radius: 4px;
}

.wForm legend {
     font-family: inherit;
     font-weight: bold;
     color: #033669;
     font-size: 14px;
     font-style: inherit;
     text-align: left;
     width: auto;
}

.wForm .preField, .wForm .inlineLabel {
     font-family: inherit;
     font-size: 12px;
     font-weight: inherit;
     font-style: inherit;
     color: #000000;
     width: 550px;
}

.wForm .postField {
     font-family: inherit;
     font-size: px;
     width: 550px;
}

.wFormContainer .errMsg {
     width: 550px;
}

.wForm form .errFld {
     background-color: #f29191;
}

