.wFormWebPage {
     background-repeat: no-repeat;
     background-position: px;
     background-color: #006678;
}

.wFormContainer {
     background-color: #ffffff;
}

.wForm input[type=button], .wForm input[type=submit] {
     background-color: #006678;
     color: #ffffff;
}

.wFormTitle {
     font-size: 18px;
}

.wForm .oneField {
     font-weight: inherit;
}

.wForm .preField, .wForm .inlineLabel {
     font-weight: bold;
}

