.wFormContainer {
     border-style: none;
}

.wForm legend, .wForm h4 {
     border-style: none;
}

.wForm fieldset {
     border-style: solid;
     border-width: 1px;
}

.wFormWebPage {
     background-color: #cbc7c2;
}

.wForm .field-hint {
     color: #00583e;
}

