.wForm input[type=button], .wForm input[type=submit] {
     background-color: #163760;
     color: #ffffff;
     background-repeat: no-repeat;
     border-style: solid;
     border-color: #163760;
     font-weight: bold;
}

.wFormContainer {
     font-family: Arial, Arial, Helvetica, sans-serif;
     font-size: small;
}

.wForm .preField, .wForm .inlineLabel {
     font-family: Arial, Arial, Helvetica, sans-serif;
     font-size: px;
}

