.wForm input[type=button], .wForm input[type=submit] {
     background-image: url(//www.tfaforms.com/forms/get_image/197131/RCXdPhSErEvU9FC5qsgEdh8UHIXicI7pPxZoYjWQ1eXtiDkfTBjexYACjXjTwT0l-Riverrock_2018_Button.png);
     background-position: center;
     width: 222px;
     height: 77px;
     background-repeat: no-repeat;
     background-color: #ffffff;
     font-weight: bold;
     color: #ffffff;
     border-radius: 25px;
     border-width: 0px;
     font-size: 20px;
     font-family: Trebuchet MS, Helvetica, sans-serif;
}

.wFormContainer {
     text-align: left;
     font-family: Trebuchet MS, Helvetica, sans-serif;
     font-size: 16px;
     border-color: #492ae4;
     border-style: dashed;
     border-width: 5px;
}

.wForm fieldset {
     border-color: #462ae4;
     border-style: double;
     border-radius: 4px;
     border-width: 6px;
}

.wForm legend, .wForm h4 {
     font-weight: bold;
     font-style: italic;
}

.wForm .preField, .wForm .inlineLabel {
     font-weight: bold;
}

.wFormTitle {
     text-align: center;
}

