.wForm legend, .wForm h4 {
     font-family: Tahoma, Geneva, sans-serif;
}

.wForm fieldset {
     font-family: Tahoma, Geneva, sans-serif;
     color: #030003;
     font-size: 13px;
     font-style: inherit;
}

.wForm input[type=button], .wForm input[type=submit] {
     font-family: Tahoma, Geneva, sans-serif;
     width: 120px;
}

