.wFormContainer {
     border-width: 0;
     font-family: Lucida Grande, Lucida Sans Unicode, sans-serif;
     font-size: 13px;
     line-height: 150%;
}

.wForm fieldset {
     border-width: 0;
     border-color: #d50032;
     border-style: solid;
}

.wFormTitle {
     font-family: Arial, Arial, Helvetica, sans-serif;
     font-weight: bold;
}

.wForm input[type=button], .wForm input[type=submit] {
     background-color: #d50032;
     color: #f5f5f0;
     border-style: none;
     border-radius: 13px;
     border-width: 10px;
}

