.wFormWebPage {
     background-image: none;
}

.wFormTitle {
     background-image: url(//www.tfaforms.com/forms/get_image/197131/073fe2fbf315ba604601372abf637a36-smallSBLogo.jpg);
     background-repeat: no-repeat;
     height: 100px;
     background-position: bottom center;
     text-align: center;
     font-size: 0px;
     color: #undefined;
     padding: 10px;
     margin: px;
     font-family: Trebuchet MS, Helvetica, sans-serif;
     font-style: inherit;
}

.wFormContainer {
     background-position: px;
     border-color: #0082c3;
     border-style: solid;
     border-width: 6px;
     font-family: inherit;
     font-weight: inherit;
     text-align: center;
}

.wForm legend, .wForm h4 {
     font-weight: bold;
     border-color: #ffffff;
     border-style: solid;
}

.wForm .oneField {
     font-family: inherit;
}

.wForm .preField, .wForm .inlineLabel {
     font-family: inherit;
}

.wForm input[type=text], .wForm input[type=password], .wForm input[type=file], .wForm textarea, .wForm select {
     font-family: inherit;
     border-color: #c9c9c9;
     border-style: solid;
     border-width: 2px;
}

.wForm input[type=button], .wForm input[type=submit] {
     font-family: Arial, Arial, Helvetica, sans-serif;
     font-size: 20px;
     background-color: #0082c3;
     color: #ffffff;
     font-weight: bold;
     border-color: #0082c3;
     border-style: solid;
     border-radius: 3px;
     border-width: 7px;
}

.wForm fieldset {
     border-color: #c9c9c9;
     border-style: solid;
}

