.wFormWebPage {
     background-repeat: no-repeat;
     background-position: Top;
     background-image: none;
}

.wFormContainer h3.wFormTitle {
     padding: px;
     margin: px;
}

.wFormWebPage div.wFormContainer {
     font-family: Tahoma, Geneva, sans-serif;
     font-size: 12px;
}

.wForm .preField, .wForm .inlineLabel {
     font-weight: bold;
     font-family: Trebuchet MS, Helvetica, sans-serif;
     font-size: 12px;
}

.wFormContainer {
     border-width: 0;
     font-family: Trebuchet MS, Helvetica, sans-serif;
     color: #5c5c5c;
     font-size: 12px;
     height: px;
}

.wForm fieldset {
     border-width: 1px;
     font-family: Trebuchet MS, Helvetica, sans-serif;
     font-size: 12px;
     border-style: solid;
     border-color: #87888a;
}

.wFormTitle {
     font-family: Trebuchet MS, Helvetica, sans-serif;
     font-weight: bold;
     font-size: 22px;
     border-style: none;
     color: #2e2e2e;
     padding: 0px;
     height: auto;
     margin: 0px;
     width: auto;
}

.wForm legend {
     font-family: Trebuchet MS, Helvetica, sans-serif;
     font-size: 15px;
     font-weight: bold;
     color: #000000;
     text-align: inherit;
     border-style: none;
}

.wForm .postField {
     font-family: Trebuchet MS, Helvetica, sans-serif;
     font-size: 12px;
}

.wFormContainer .errMsg {
     font-family: Trebuchet MS, Helvetica, sans-serif;
     font-size: 12px;
}

