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

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

.wForm input[type=button], .wForm input[type=submit] {
     background-color: #4aad52;
     color: #ffffff;
     border-style: none;
}

