.wFormTitle {
     font-family: Verdana, Geneva, sans-serif;
     font-size: 14px;
     color: #7d7c7d;
}

.wForm .preField, .wForm .inlineLabel {
     font-family: Verdana, Geneva, sans-serif;
     font-size: 12px;
     color: #7d7c7d;
}

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

.wForm .field-hint {
     font-family: Verdana, Geneva, sans-serif;
     font-size: 8px;
     color: #7d7d7d;
}

