.wFormContainer {
     border-width: 0;
     border-style: solid;
     margin: 0 auto;
     font-family: Lucida Grande, Lucida Sans Unicode, sans-serif;
     font-size: 13px;
     line-height: 150%;
}

.wForm form {
     background-color: #ffffff;
     border-color: #ffffff;
     color: #000000;
}

.wFormContainer a {
     color: #00E;
     cursor: auto;
     display: inline;
     height: auto;
     text-decoration: underline;
     width: auto;
}

.wForm fieldset {
     color: #000000;
     background-color: #ffffff;
     border-color: #555555;
     border-width: 0;
     border-style: dotted;
     margin: 0 auto;
     -moz-border-radius: 9px;
     -webkit-border-radius: 9px;
     border-radius: 9px;
}

.wForm legend {
     color: #000000;
     background-color: #ffffff;
     border-color: #555555;
}

.wForm fieldset fieldset {
     color: #000000;
     background-color: #ffffff;
     border-color: #555555;
}

.wForm fieldset fieldset legend {
     color: #000000;
     background-color: #ffffff;
     border-color: #555555;
}

.wForm form table {
     color: #000000;
}

.wForm .preField {
     background-color: #ffffff;
}

.wForm textarea {
     color: #000000;
     background-color: #ffffff;
}

.wForm input {
     color: #000000;
     background-color: #ffffff;
}

.wForm input[type=button], .wForm input[type=submit] {
     color: #ffffff;
     background-color: #edbb5f;
     border-style: dashed;
     border-width: 1px;
     font-weight: bold;
     font-style: inherit;
     text-align: center;
     background-position: px;
}

.wFormWebPage {
     background-image: url("//www.tfaforms.com/theme-editor/images/subtleStripe.png");
}

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

.wForm legend, .wForm h4 {
     color: #000000;
     font-family: Trebuchet MS, Helvetica, sans-serif;
     font-weight: bold;
     font-style: inherit;
     text-align: left;
}

.wForm .oneField {
     font-weight: bold;
     text-align: left;
}

.wForm .preField, .wForm .inlineLabel {
     text-align: left;
     font-weight: bold;
}

.wForm input[type=text], .wForm input[type=password], .wForm input[type=file], .wForm textarea, .wForm select {
     text-align: left;
}

.wForm .postField {
     border-style: solid;
     border-color: #ffffff;
     text-align: left;
}

