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

.wForm fieldset {
     -moz-border-radius: 5px;
     -webkit-border-radius: 5px;
     border-radius: 5px;
     font-family: Trebuchet MS, Helvetica, sans-serif;
     border-style: solid;
     border-width: 3px;
     border-color: #d9d9d9;
     background-color: #ffffff;
     font-size: 13px;
     padding: px;
     height: px;
}

.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 legend {
     color: #fcfcfc;
     background-color: #fa2525;
     background-repeat: repeat;
     font-weight: inherit;
     font-family: Trebuchet MS, Helvetica, sans-serif;
     border-style: none;
     border-color: #f01818;
     width: px;
     padding: 5px;
     font-size: 15px;
     background-image: url(//www.tfaforms.com/forms/get_image/159732/0a01967933f19b689a12e5b339be8e6b-TFPLogoFlattened.png);
}

.wFormTitle {
     height: 160px;
     text-align: center;
     font-family: Tahoma, Geneva, sans-serif;
     font-weight: bold;
     background-repeat: no-repeat;
     background-position: center 25px;
     padding: 0px;
     font-size: 18px;
     background-image: url(//www.tfaforms.com/forms/get_image/159732/8de803ef7dfbbabcdff21de51db97fa8-TFPLayeredCircleandText2.png);
}

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

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

