.wFormTitle {
     font-size: px;
     border-color: #ffffff;
     border-style: solid;
     color: #0a0a0a;
     font-family: Trebuchet MS, Helvetica, sans-serif;
}

.wFormContainer {
     -moz-border-radius: 7px;
     -webkit-border-radius: 7px;
     border-radius: 7px;
     background-color: #ffffff;
     font-family: Trebuchet MS, Helvetica, sans-serif;
}

.wForm fieldset {
     -moz-border-radius: 5px;
     -webkit-border-radius: 5px;
     border-radius: 5px;
     font-weight: inherit;
     border-style: solid;
     border-color: #ebebeb;
     font-family: Trebuchet MS, Helvetica, sans-serif;
}

.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-weight: bold;
     font-size: 18px;
     font-family: Trebuchet MS, Helvetica, sans-serif;
}

.wForm .preField, .wForm .inlineLabel {
     font-family: Trebuchet MS, Helvetica, sans-serif;
}

.wForm .postField {
     font-family: Trebuchet MS, Helvetica, sans-serif;
}

.wForm .hintsSide .field-hint {
     font-family: Trebuchet MS, Helvetica, sans-serif;
}

.wForm .field-hint-inactive {
     font-family: Trebuchet MS, Helvetica, sans-serif;
}

.wFormContainer .errMsg {
     font-family: Trebuchet MS, Helvetica, sans-serif;
}

