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

.wFormWebPage {
     background-color: #2a2a2a;
}

.wFormContainer {
     background-color: #ffffff;
     font-family: Lucida Grande, Lucida Sans Unicode, sans-serif;
     font-size: 13px;
     line-height: 150%;
}

.wFormTitle {
     font-family: Lucida Grande, Lucida Sans Unicode, sans-serif;
     font-weight: bold;
}

