.errorMsgBox {
	background:#FF3300 !important;
	padding:0 10px 0 10px !important;
	margin:0 !important;
	font:bold 12px/25px arial;
	color:#FFF;
	opacity: 0;
	-moz-opacity: 0;
	-khtml-opacity:0;
	filter: alpha(opacity=0);
	display:none;
	float:none !important;
    clear: both;
}
