.wForm form .errFld {
     border-style: solid;
     border-color: #FFBBBB;
     border-width: 1px;
}

.wFormContainer .errMsg {
     color: #d60b12;
}

.wFormWebPage {
     background-color: #000000;
     background-repeat: no-repeat;
     background-position: 'top center';
}

.wFormContainer {
     border-style: solid;
     border-width: 7px;
     border-color: #fffb00;
     color: #393939;
     margin: px;
     font-family: Trebuchet MS, Helvetica, sans-serif;
     background-color: #ffffff;
     height: px;
     padding: px;
     background-repeat: no-repeat;
     background-position: 'center';
     width: 1200px;
}

.wFormTitle {
     color: #393939;
     font-family: Tahoma, Geneva, sans-serif;
     font-weight: bold;
     padding: px;
     text-align: left;
}

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

.wForm legend {
     border-style: none;
}

.wForm .field-hint-inactive {
     color: #0a010a;
     font-size: 12px;
}

.wForm fieldset {
     border-width: 1px;
     border-style: solid;
     margin: 20px;
     border-radius: 3px;
}

.wForm .field-hint {
     color: #050005;
     font-size: 12px;
}

.wForm legend, .wForm h4 {
     font-weight: bold;
     border-width: px;
     text-align: inherit;
     background-repeat: no-repeat;
     background-position: 'top right';
}

.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: px;
}

