.wFormContainer {
     border-width: 12px;
     border-style: none;
     margin: 0 auto;
     font-family: Lucida Grande, Lucida Sans Unicode, sans-serif;
     font-size: 10px;
     line-height: 150%;
     background-color: #ee2217;
     color: #ffffff;
}

.wForm fieldset {
     border-width: 2px;
     border-style: solid;
     margin: 0 auto;
}

.wFormTitle {
     font-family: Lucida Grande, Lucida Sans Unicode, sans-serif;
     font-weight: bold;
     background-color: #ee2217;
     font-size: 10px;
     color: #ffffff;
}

.wFormContainer .wForm div > div.oneField, .wForm fieldset > div.oneField, .wForm form > div.oneField, .wForm fieldset, .wForm .matrixLayout, .wForm .gridLayout, .wForm h4, .wForm .wfPagingButtons, .wForm .actions {
     margin-top: 5px;
}

.wFormWebPage {
     background-color: #ee2217;
}

