.wFormTitle {
     background-color: #a07011;
     color: #ffffff;
     font-size: x-large;
}

.wForm legend, .wForm h4 {
     font-weight: bold;
     color: #a07011;
     font-size: LARGE;
     margin: px;
     padding: 10px;
}

.wFormContainer {
     background-color: #eeeeee;
     font-weight: inherit;
}

.wForm fieldset {
     border-color: #eeeeee;
     border-style: solid;
}

