.wForm input[type=button], .wForm input[type=submit] {
     background-repeat: no-repeat;
     background-color: #04447d;
     color: #ffffff;
     font-size: 16px;
     padding: px;
}

.wForm .label.reqMark:after {
     font-size: *;
}

.wForm .preField, .wForm .inlineLabel {
     text-align: left;
}

.wForm input[type=text], .wForm input[type=password], .wForm input[type=file], .wForm textarea, .wForm select {
     background-color: #e9ebeb;
     font-size: 16px;
     color: #272b33;
}

.wFormWebPage {
     background-color: #ffffff;
}

.wFormContainer {
     color: #272b33;
     font-size: 16px;
     text-align: left;
     font-family: Arial, Arial, Helvetica, sans-serif;
}

