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

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

.wForm input[type=button], .wForm input[type=submit] {
     font-weight: bold;
     color: #ffffff;
     font-size: 20px;
     font-family: Verdana, Geneva, sans-serif;
     border-style: solid;
     border-color: #f08b18;
     border-width: 5px;
     border-radius: 0px;
     background-color: #f08b18;
}

.wForm .field-hint {
     font-size: 13px;
}

.wForm .field-hint-inactive {
     font-size: 13px;
}

