.ui-state-error, .ui-widget-content .ui-state-error {
background:#FEF1EC;
border:1px solid #CD0A0A;
color:#CD0A0A;
}
.ui-corner-all {
-moz-border-radius-bottomleft:4px;
-moz-border-radius-bottomright:4px;
-moz-border-radius-topleft:4px;
-moz-border-radius-topright:4px;
}
