.wForm form .errFld {
     border-style: solid;
     border-color: #FFBBBB;
     border-width: 1px;
}

.wFormContainer .errMsg {
     color: #CC3333;
}

.wFormWebPage {
     background-repeat: repeat;
     background-color: #undefined;
}

.wFormContainer {
     border-width: 1px;
     border-style: none;
     margin: px;
     background-color: #f9f9f9;
     padding: px;
}

.wForm fieldset {
     border-width: 1px;
     border-style: dotted;
     margin: -1px;
}

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

