.wFormContainer {
     font-family: Verdana, Geneva, sans-serif;
     font-size: 12px;
     line-height: 150%;
     border-style: none;
     background-color: #ffffff;
     border-width: 1px;
     margin: -15px;
     width: 600px;
     -moz-border-radius: 7px;
     -webkit-border-radius: 7px;
     border-radius: 7px;
     height: px;
     padding: 0px;
}

.wFormTitle {
     font-family: Verdana, Geneva, sans-serif;
     font-weight: bold;
     font-size: 0px;
     border-style: none;
     width: 1px;
     color: #ffffff;
     height: 0px;
     padding: 0px;
     margin: 0px;
}

.wForm fieldset {
     border-width: 1px;
     border-style: solid;
     margin: px;
     width: 600px;
     border-color: #eeeeee;
     -moz-border-radius: 5px;
     -webkit-border-radius: 5px;
     border-radius: 5px;
}

.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 form .errFld {
     background-color: #ffffff;
}

.wForm legend {
     border-style: solid;
     width: 600px;
     font-weight: bold;
     border-width: 1px;
     font-style: inherit;
     text-align: left;
     border-color: #eeeeee;
     color: #8f0b37;
}

.wForm .preField, .wForm .inlineLabel {
     width: 600px;
}

.wForm .postField {
     width: 600px;
}

.wForm .hintsSide .field-hint {
     width: 600px;
}

.wFormContainer .errMsg {
     width: 700px;
}

.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;
}

