.container-header.error {
    background: #ef0000 url('/ucm/groups/public/@hp/@public/documents/images/dev_059886.png') repeat-x 0 0; 
    height:30px;
    }

.container-header.error h2 {
    font: normal 22px/30px 'MetaPro', Arial, sans-serif;
    color: #fff;
    text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
    margin: 9px 0 5px 22px;
    }

.container-body.error {
    border: 1px solid #FF0000;
    min-height:0;
    }

a.error-icon {
	background: url("/ucm/groups/public/@hp/@public/documents/webasset/dev_058791.gif") no-repeat 0 0;
	width:23px; 
	height:21px;
	display:inline-block;
	cursor:pointer;
	vertical-align:middle;
	}

input.error-field {
	border: 1px solid #FF0000;
	}

.error-dialog .ui-dialog-title {
	color: #fff;
	}

.error-dialog .ui-dialog-titlebar {
	background: #FF0000;
	border: none;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	}

.ui-widget-content.error-dialog {
	border: 1px solid #FF0000;
	padding: 0px;
	}
