.wForm fieldset {
     border-color: #00954d;
     border-style: solid;
     border-radius: 5px;
     border-width: 5px;
     font-family: Arial, Arial, Helvetica, sans-serif;
     font-weight: inherit;
     font-style: inherit;
}

.wFormContainer {
     font-family: Arial, Arial, Helvetica, sans-serif;
     font-weight: bold;
     font-style: inherit;
     text-align: center;
}

.wForm input[type=button], .wForm input[type=submit] {
     border-color: #00954d;
     border-style: solid;
     background-color: #00944c;
     font-family: Arial, Arial, Helvetica, sans-serif;
     font-weight: bold;
     color: #ffffff;
     border-radius: 9px;
     border-width: 5px;
}

.wFormTitle {
     background-image: url(//www.tfaforms.com/forms/get_image/197131/76827fb9f64290747c551c5055c13407-VoterVoice_Event_BootCamp_500x220.jpg);
     background-repeat: no-repeat;
     background-position: top center;
     height: 250px;
}

.wForm input[type=text], .wForm input[type=password], .wForm input[type=file], .wForm textarea, .wForm select {
     border-width: 2px;
     border-color: #000000;
     border-style: solid;
}

.wForm .postField {
     text-align: inherit;
     font-family: Arial, Arial, Helvetica, sans-serif;
     font-style: inherit;
}

