.wForm input[type=button], .wForm input[type=submit] {
     width: 270px;
     height: 40px;
     padding: 6px;
     font-size: 14px;
     background-color: #f99633;
     color: #ffffff;
     border-width: 0px;
}

