.wFormWebPage {
     background-color: #f7f7f7;
}

.wFormContainer {
     font-family: Verdana, Geneva, sans-serif;
     font-weight: inherit;
     font-style: inherit;
     font-size: 14px;
}

.wFormTitle {
     color: #dd3333;
     font-family: Lucida Grande, Lucida Sans Unicode, sans-serif;
     font-weight: inherit;
}

.wForm input[type=button], .wForm input[type=submit] {
     background-color: #ff4444;
     color: #ffffff;
}

