.wFormTitle {
     font-size: px;
}

.wFormWebPage {
     background-color: #75ddff;
     background-image: url("//www.tfaforms.com/theme-editor/images/linen.png");
     background-repeat: repeat;
}

.wFormContainer {
     background-color: #ffffff;
     border-style: none;
     border-width: 0px;
}

.wForm fieldset {
     border-style: solid;
     border-color: #e3e3e3;
}

.wForm .field-hint-inactive {
     border-color: #c4c4c4;
     border-style: solid;
}

.wForm .postField {
     color: #000000;
}

