.wForm input[type=button], .wForm input[type=submit] {
     border-style: solid;
     border-width: 2px;
     border-color: #000000;
     font-size: 20px;
     background-color: #00a99b;
     font-weight: bold;
}

