.wFormContainer {
     font-family: Trebuchet MS, Helvetica, sans-serif;
     width: 850px;
     border-style: none;
}

.wFormTitle {
     font-family: Lucida Grande, Lucida Sans Unicode, sans-serif;
     font-weight: bold;
     color: #1e447c;
     font-size: 24px;
}

.wForm textarea {
     background: #FFFFFF url(//www.tfaforms.com/theme-editor/images/input_bg.png) repeat-x -2px -2px;
     border-color: #888888 #CCCCCC #CCCCCC;
     border-style: solid;
     border-width: 1px;
     padding: 1px 1px 1px 1px;
     width: 300px;
     height: 20px;
}

.wForm .oneField input {
     background: #FFFFFF url(//www.tfaforms.com/theme-editor/images/input_bg.png) repeat-x -2px -2px;
     border-color: #888888 #CCCCCC #CCCCCC;
     border-style: solid;
     border-width: 1px;
     padding: 2px 0 2px 2px;
}

.wForm .oneChoice input {
     border: none !important;
     background: none !important;
}

.wForm legend, .wForm h4 {
     color: #1e447c;
}

.wForm fieldset {
     width: px;
     border-color: #1e447c;
     border-style: solid;
}

.wForm input[type=text], .wForm input[type=password], .wForm input[type=file], .wForm textarea, .wForm select {
     color: #1e447c;
     padding: 17px;
     margin: 10px;
}

.wForm .oneField {
     color: #1e447c;
     font-size: 20px;
     font-weight: inherit;
     width: px;
     padding: px;
     margin: 0px;
}

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

.wForm .preField, .wForm .inlineLabel {
     width: 100px;
     padding: 20PX;
     font-size: 16px;
}

.wForm input[type=button], .wForm input[type=submit] {
     background-color: #1e447c;
     color: #ffffff;
     border-color: #1e447c;
     border-style: solid;
     padding: 20px;
     width: 125px;
     font-size: 20px;
     text-align: center;
     margin: px;
}

.wForm .label.reqMark:after {
     color: #1e447c;
}

