.wForm .preField, .wForm .inlineLabel {
     font-size: 18px;
     font-family: inherit;
}

.wForm input[type=button], .wForm input[type=submit] {
     background-color: #c80234;
     color: #ffffff;
     border-style: ridge;
     border-width: 1px;
     border-radius: 4px;
}

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

.wFormContainer {
     font-family: inherit;
     font-size: px;
}

.wForm legend, .wForm h4 {
     font-family: Lucida Grande, Lucida Sans Unicode, sans-serif;
}

