.wFormTitle {
     font-family: Arial, Arial, Helvetica, sans-serif;
     font-size: 20px;
     color: #29bdbd;
}

.wFormContainer {
     font-family: Arial, Arial, Helvetica, sans-serif;
}

.wForm legend, .wForm h4 {
     font-family: Arial, Arial, Helvetica, sans-serif;
     border-style: none;
}

.wForm fieldset {
     font-family: Arial, Arial, Helvetica, sans-serif;
     border-style: solid;
     border-color: #29bdbd;
}

.wForm input[type=text], .wForm input[type=password], .wForm input[type=file], .wForm textarea, .wForm select {
     font-family: Arial, Arial, Helvetica, sans-serif;
}

