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

.wFormTitle {
     margin: px;
     font-size: 16px;
     font-weight: inherit;
     padding: px;
     border-radius: 0px;
     width: px;
     height: 20px;
     text-align: center;
}

.wForm input[type=button], .wForm input[type=submit] {
     background-color: #b2372a;
     color: #ffffff;
     border-color: #ffffff;
     border-style: none;
     padding: 10px;
     font-weight: bold;
     margin: 5px;
     width: 120px;
     text-align: center;
     background-position: px;
}

.wForm .field-hint {
     margin: px;
}

.wForm .field-hint-inactive {
     margin: px;
}

.wFormContainer .errMsg, .wForm form .errMsg {
     margin: px;
}

.wForm legend, .wForm h4 {
     margin: 0px;
     padding: 0px;
     height: 0px;
}

.wForm fieldset {
     margin: 0px;
}

.wForm .oneField {
     margin: 0px;
}

.wFormContainer {
     background-color: #c8ddd7;
     font-weight: inherit;
     font-style: inherit;
     margin: px;
     padding: 10px;
     width: 245px;
     text-align: left;
}

