.wForm .field-hint {
     font-family: Arial, Arial, Helvetica, sans-serif;
     font-size: 10px;
}

.wForm input[type=button], .wForm input[type=submit] {
     font-family: Arial, Arial, Helvetica, sans-serif;
     color: #ffffff;
     border-color: #003a70;
     border-style: none;
     background-color: #003a70;
}

