.wFormTitle {
     text-align: center;
     color: #b7d177;
     font-size: 25px;
}

.wForm fieldset {
     text-align: left;
     border-color: #c7dc93;
     border-style: solid;
     border-width: 1px;
}

.wFormWebPage {
     background-color: #ffffff;
     background-repeat: no-repeat;
     background-position: top center;
     background-image: url(//www.tfaforms.com/forms/get_image/207262/p4iVwyjinbZ5pVIWVwNm1narYwCQxdTXEeEQ4z8VJBSKKAOnWk6XxMMMJ2iN97bl-EcoNewBack.png);
}

.wForm .oneField {
     text-align: left;
     width: px;
}

.wForm input[type=text], .wForm input[type=password], .wForm input[type=file] {
     width: 350px;
}

.wForm input[type=button], .wForm input[type=submit] {
     text-align: center;
     background-color: #272a57;
     color: #fcf7fc;
     font-weight: bold;
}

.wForm legend, .wForm h4 {
     font-size: px;
}

.wForm input[type=text], .wForm input[type=password], .wForm input[type=file], .wForm textarea, .wForm select {
     border-style: solid;
     border-width: 1px;
     border-color: #272a57;
     text-align: left;
}

.wForm .preField, .wForm .inlineLabel {
     text-align: left;
}

