.wFormTitle {
     font-family: inherit;
     font-size: 8px;
     font-weight: bold;
     text-align: center;
     margin: 3px;
     border-style: solid;
     border-radius: 13px;
}

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

.wFormContainer {
     border-style: none;
     background-color: #ffffff;
     width: 800px;
     margin: px;
}

.wForm legend, .wForm h4 {
     border-radius: 0px;
     border-style: none;
     font-weight: bold;
}

.wFormWebPage {
     background-color: #0b0bd9;
}

.wForm fieldset {
     border-radius: 8px;
     margin: px;
}

