.wFormContainer {
     font-family: Trebuchet MS, Helvetica, sans-serif;
     text-align: left;
     font-size: medium;
     border-style: solid;
     border-color: #bcf36f;
     border-width: 1px;
     padding: 50px;
     background-position: center;
}

.wForm .postField {
     font-family: inherit;
     font-size: px;
}

.wForm input[type=button], .wForm input[type=submit] {
     background-color: #262261;
     color: #ffffff;
     width: 200px;
     height: 50px;
     font-family: Arial, Arial, Helvetica, sans-serif;
     font-weight: bold;
}

.wForm .oneField {
     font-family: Verdana, Geneva, sans-serif;
     border-style: none;
}

.wFormTitle {
     background-position: center;
     font-family: Tahoma, Geneva, sans-serif;
     font-weight: bold;
}

.wForm legend, .wForm h4 {
     background-position: center;
}

.wForm fieldset {
     background-position: center;
}

.wFormWebPage {
     background-repeat: no-repeat;
}

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

