.wFormWebPage {
     background-repeat: repeat;
}

.wFormContainer {
     font-family: Lucida Grande, Lucida Sans Unicode, sans-serif;
     font-size: 13px;
     line-height: 150%;
     color: #3d3d3d;
     padding: 0px;
     margin: 0px;
}

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

.wFormContainer a {
     color: #0048ff;
}

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

