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

.wFormContainer .errMsg {
     color: #CC3333;
}

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

.wForm fieldset {
     border-width: 0;
}

.wFormTitle {
     font-family: Trebuchet MS, Helvetica, sans-serif;
     font-weight: bold;
}

