.wFormWebPage {
     background-image: none;
}

.wForm input[type=button], .wForm input[type=submit] {
     font-family: Arial, Arial, Helvetica, sans-serif;
     border-style: solid;
}

.wForm .label.reqMark:after {
     color: #0092bb;
}

.wForm input[type=text], .wForm input[type=password], .wForm input[type=file], .wForm textarea, .wForm select {
     color: #0092bb;
}

