.wForm input[type=button], .wForm input[type=submit] {
     border-style: solid;
     border-radius: 25px;
     border-width: 0px;
     width: px;
     color: #undefined;
     background-color: #009fe3;
     height: px;
}

.wFormTitle {
     background-color: #ffffff;
     color: #ffffff;
}

