.wFormContainer {
     -moz-border-radius: 12px;
     -webkit-border-radius: 12px;
     border-radius: 12px;
     font-family: Lucida Grande, Lucida Sans Unicode, sans-serif;
     border-style: none;
     border-color: #034637;
     background-image: url(//www.tfaforms.com/forms/get_image/191082/e1eed0d396ef76da3413062c6b8d0e76-Publishing-Logo-200x400.jpg);
     background-repeat: no-repeat;
     background-position: 275px 5px;
     font-size: 13px;
     border-width: 5px;
     -webkit-box-shadow: 0 2px 8px rgba(0,0,0,0.3);
     -moz-box-shadow: 0 2px 8px rgba(0,0,0,0.3);
     box-shadow: 0 2px 8px rgba(0,0,0,0.3);
     background-color: #ffffff;
}

.wForm fieldset {
     -moz-border-radius: 9px;
     -webkit-border-radius: 9px;
     border-radius: 9px;
     border-color: #1e3321;
     border-style: solid;
     color: #253e29;
}

.wForm input[type="text"], .wForm input[type="password"], .wForm input[type="file"], .wForm textarea, .wForm select {
     -moz-border-radius: 5px;
     -webkit-border-radius: 5px;
     border-radius: 5px;
}

.wForm input[type="button"], .wForm input[type="submit"] {
     -moz-border-radius: 5px;
     -webkit-border-radius: 5px;
     border-radius: 5px;
}

.wFormTitle {
     font-family: Lucida Grande, Lucida Sans Unicode, sans-serif;
     background-repeat: no-repeat;
     font-size: 16px;
     height: px;
     padding: px;
     margin: px;
}

.wForm input[type=button], .wForm input[type=submit] {
     background-color: #034637;
     color: #ffffff;
}

.wForm .field-hint {
     font-size: small;
}

.wForm .field-hint-inactive {
     font-size: small;
     border-style: none;
     width: 600px;
}

.wForm .label.reqMark:after {
     font-size: px;
}

.wForm .oneField {
     padding: px;
}

.wForm .preField, .wForm .inlineLabel {
     padding: 0px;
}

.wForm textarea {
     height: px;
}

.wForm input[type=text], .wForm input[type=password], .wForm input[type=file] {
     height: px;
}

.wForm .postField {
     height: px;
}

.wForm .wfTab {
     padding: 3px;
}

.wForm .wfTabCurrentPage {
     font-weight: bold;
}

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

.wForm legend, .wForm h4 {
     font-size: 15px;
}

.wFormContainer .errMsg, .wForm form .errMsg {
     color: #f70505;
}

.wForm form .errFld {
     border-color: #ff0505;
     border-style: solid;
}

.wFormContainer .wForm div > div.oneField, .wForm fieldset > div.oneField, .wForm form > div.oneField, .wForm fieldset, .wForm .matrixLayout, .wForm .gridLayout, .wForm h4, .wForm .wfPagingButtons, .wForm .actions {
     margin-top: 0px;
}

