.wFormTitle {
     font-size: 28px;
     text-align: center;
     font-weight: bold;
}

.wForm .field-hint {
     font-size: px;
}

.wForm .oneField {
     font-size: px;
}

.wForm .preField, .wForm .inlineLabel {
     font-size: px;
}

.wForm input[type=text], .wForm input[type=password], .wForm input[type=file], .wForm textarea, .wForm select {
     color: #000000;
}

.wForm .postField {
     color: #000000;
}

