.wFormTitle {
     color: #151e8a;
     border-style: solid;
     background-color: #ffffff;
     background-image: url(//lln.tfaforms.net/forms/get_image/1/29270f7ee249ebb47d1140b5a17cc6d3-.png);
     background-repeat: repeat-x;
     border-width: 1px;
     background-position: px;
     width: 79px;
     height: 143px;
     border-radius: 0px;
     font-size: 18px;
     margin: px;
     padding: px;
}

.wForm .wfTabCurrentPage {
     background-color: #6b636b;
}

.wFormContainer {
     font-family: inherit;
     width: px;
}

.wForm .oneField {
     font-family: inherit;
     color: #7f8c8d;
     font-weight: bold;
     border-color: #ffffff;
     border-style: none;
     border-width: 0px;
     width: px;
     height: px;
     padding: px;
     border-radius: 0px;
}

.wForm .preField, .wForm .inlineLabel {
     font-family: inherit;
     border-style: none;
     border-color: #ffffff;
     border-width: 0px;
     background-color: #ffffff;
     border-radius: 0px;
     width: px;
     height: px;
}

.wForm fieldset {
     font-weight: inherit;
     background-repeat: repeat;
     border-style: solid;
     border-radius: 1px;
     border-width: 1px;
}

.wForm input[type=button], .wForm input[type=submit] {
     border-color: #c04589;
     border-style: solid;
     background-color: #c04589;
     color: #ffffff;
     font-weight: bold;
}

.wForm .postField {
     border-style: none;
     width: px;
     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;
     background-color: #ffffff;
     background-repeat: repeat;
     color: #c0c0c0;
     padding: px;
     margin: px;
     font-size: px;
}

.wForm .wfTab {
     background-color: #0c0c0c;
}

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

.wForm legend, .wForm h4 {
     background-repeat: repeat;
     background-color: #ffffff;
     border-style: none;
     border-width: 14px;
     border-radius: 0px;
     color: #000333;
}

.wForm textarea {
     width: px;
     height: px;
}

.wFormContainer .wForm div > div.oneField, .wForm fieldset > div.oneField, .wForm form > div.oneField, .wForm fieldset, .wForm .matrixLayout, .wForm .gridLayout, .wForm h4, .wForm .wfPagingButtons, .wForm .actions {
     margin-top: 2px;
}

.wForm form .errFld {
     border-color: #f00000;
     border-style: solid;
}

