.wFormTitle {
     font-size: 27px;
     font-family: Lucida Grande, Lucida Sans Unicode, sans-serif;
     color: #e8a600;
}

.wFormContainer {
     -moz-border-radius: 7px;
     -webkit-border-radius: 7px;
     border-radius: 7px;
     background-color: #ffffff;
     border-color: #ffc800;
     border-style: solid;
     border-width: 8px;
     font-family: Lucida Grande, Lucida Sans Unicode, sans-serif;
     font-size: 14px;
}

.wForm fieldset {
     -moz-border-radius: 5px;
     -webkit-border-radius: 5px;
     border-radius: 5px;
     border-style: solid;
     border-color: #e8e8e8;
}

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

.wFormWebPage {
     background-image: url(//www.tfaforms.com/forms/get_image/106615/f7d3eef852cc40cd898e70077f82c019-gplay.png);
     background-color: #ffd829;
}

.wForm legend {
     font-weight: bold;
     font-size: 17px;
     border-style: none;
}

