.wFormTitle {
     background-image: url(//www.tfaforms.com/forms/get_image/201282/80bc4715dc676710d15fc2b0dd31a9a0-logo345by90.jpg);
     background-repeat: no-repeat;
     height: 100px;
     color: #ffffff;
     font-size: 1px;
     font-family: 'Times New Roman', Times, serif;
     font-weight: bold;
     letter-spacing: 0.05em;
}

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

.wFormContainer {
     -webkit-box-shadow: 0 2px 8px rgba(0,0,0,0.3);
     -moz-box-shadow: 0 2px 8px rgba(0,0,0,0.3);
     box-shadow: 0 2px 8px rgba(0,0,0,0.3);
     background-color: #ffffff;
     border-style: solid;
     border-width: px;
     border-color: #f2f2f2;
     font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
     font-size: 14px;
}

.wFormWebPage {
     background-color: #f7f7f7;
}

.wForm .label.reqMark:after {
     color: #f25454;
}

.wForm input[type=button], .wForm input[type=submit] {
     background-color: #e37249;
     color: #ffffff;
     margin: px;
     background-repeat: no-repeat;
     background-position: bottom center;
}

.wForm .field-hint {
     font-weight: inherit;
}

