.wFormContainer {
     border-width: 1px;
     border-style: none;
     margin: 70px auto;
     font-family: Lucida Grande, Lucida Sans Unicode, sans-serif;
     font-size: 13px;
     line-height: 150%;
     -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: #fafafa;
}

.wForm fieldset {
     border-width: 1px;
     border-style: solid;
     margin: 1em auto;
     border-color: #cccccc;
     border-radius: 0px;
}

.wFormTitle {
     font-family: Lucida Grande, Lucida Sans Unicode, sans-serif;
     font-weight: bold;
}

.wForm .oneField {
     font-weight: inherit;
}

.wForm .preField, .wForm .inlineLabel {
     font-weight: inherit;
}

.wForm input[type=text], .wForm input[type=password], .wForm input[type=file], .wForm textarea, .wForm select {
     font-weight: inherit;
}

.wForm .postField {
     font-weight: inherit;
     border-style: none;
}

.wFormWebPage {
     background-color: #f3f3f3;
     background-image: url(//uf.tfaforms.net/forms/get_image/3/IwMv6Qp4drFIcCoEwaG9uH3nhIuqXIH5e59dz3FC2O0IlgYOYpWx30EWaz6BMQIO-uf-bg.png);
     background-repeat: no-repeat;
}

