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

.wFormContainer .errMsg {
     color: #e81c1c;
     font-weight: bold;
     font-size: 13px;
}

.wFormTitle {
     background-repeat: no-repeat;
     font-family: Arial, Arial, Helvetica, sans-serif;
     font-weight: bold;
     color: #ffffff;
     text-align: left;
     font-size: 18px;
     background-position: px;
     border-style: solid;
     border-width: 0px;
     width: 720px;
     margin: px;
     padding: 12px;
     height: px;
     background-color: #ed1c23;
}

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

.wFormContainer {
     font-family: Arial, Arial, Helvetica, sans-serif;
     font-weight: inherit;
     font-style: inherit;
     border-style: solid;
     border-width: 4px;
     border-color: #ffffff;
     color: #5c5c5c;
     font-size: 14px;
     -moz-border-radius: 7px;
     -webkit-border-radius: 7px;
     border-radius: 7px;
     -webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.5);
     -moz-box-shadow: 0 5px 10px rgba(0,0,0,0.5);
     box-shadow: 0 5px 10px rgba(0,0,0,0.5);
     margin: px;
     background-repeat: no-repeat;
     background-color: #ededed;
     width: 800px;
     background-position: 540px 8px;
}

.wForm legend {
     font-family: inherit;
     font-style: italic;
     font-weight: inherit;
     font-size: 15px;
     text-align: left;
     margin: px;
}

.wForm .field-hint-inactive {
     font-style: italic;
     font-size: 12px;
}

.wForm fieldset {
     font-weight: inherit;
     border-style: solid;
     font-style: inherit;
     text-align: left;
     border-width: 2px;
     border-color: #c7c7c7;
     -moz-border-radius: 5px;
     -webkit-border-radius: 5px;
     border-radius: 5px;
}

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

.wFormContainer a {
     color: #f08c00;
}

.wForm .postField {
     font-style: inherit;
     font-weight: inherit;
     border-style: none;
}

.wForm .hintsSide .field-hint {
     font-weight: inherit;
     font-style: italic;
     font-size: 14px;
}

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

