.wForm .oneField {
     color: #1e344c;
     text-align: left;
     font-weight: inherit;
     font-size: 16px;
}

.wForm .preField, .wForm .inlineLabel {
     color: #1e344c;
     text-align: left;
     font-size: 16px;
     font-weight: bold;
}

.wFormTitle {
     color: #1e344c;
     font-size: 0px;
}

.wFormContainer {
     color: #1e344c;
     font-size: 16px;
}

.wForm legend, .wForm h4 {
     color: #1e344c;
     font-size: 16px;
}

.wForm fieldset {
     color: #1e344c;
     font-size: 16px;
}

.wForm .postField {
     font-weight: inherit;
     color: #1e344c;
     font-size: 16px;
}

.wForm input[type=text], .wForm input[type=password], .wForm input[type=file], .wForm textarea, .wForm select {
     font-size: 16px;
}

