.wForm legend, .wForm h4 {
     font-family: Arial, Arial, Helvetica, sans-serif;
     color: #999999;
     font-weight: bold;
     font-size: 21px;
}

.wForm fieldset {
     font-family: Arial, Arial, Helvetica, sans-serif;
     color: #999999;
}

.wForm input[type=button], .wForm input[type=submit] {
     font-family: Arial, Arial, Helvetica, sans-serif;
     color: #999999;
     background-color: #ffffff;
     border-color: #999999;
     border-style: solid;
     font-size: 30px;
}

.wForm .postField {
     width: px;
     height: px;
     font-family: Arial, Arial, Helvetica, sans-serif;
     font-size: 12px;
}

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

.wFormContainer a {
     color: #da0964;
}

