.wFormWebPage {
     background-color: #undefined;
}

.wFormTitle {
     font-family: Arial, Arial, Helvetica, sans-serif;
     font-size: 15px;
     color: #e23e28;
     font-weight: bold;
}

.wFormContainer {
     font-family: Arial, Arial, Helvetica, sans-serif;
     font-size: 12px;
     color: #5d5d5e;
}

.wForm legend, .wForm h4 {
     background-position: px;
     font-family: Arial, Arial, Helvetica, sans-serif;
     font-size: 15px;
     color: #e23e28;
     border-style: none;
     font-weight: bold;
}

.wForm fieldset {
     border-style: none;
}

.wForm .oneField {
     font-family: Arial, Arial, Helvetica, sans-serif;
     color: #5d5d5e;
}

.wForm input[type=text], .wForm input[type=password], .wForm input[type=file], .wForm textarea, .wForm select {
     font-family: Arial, Arial, Helvetica, sans-serif;
     font-size: 12px;
     color: #5d5d5e;
}

.wForm .postField {
     font-family: Arial, Arial, Helvetica, sans-serif;
     font-size: 12px;
     color: #5d5d5e;
}

.wForm input[type=button], .wForm input[type=submit] {
     font-family: Arial, Arial, Helvetica, sans-serif;
     font-weight: bold;
     color: #ffffff;
     background-color: #e23e28;
     border-style: none;
}

