.error_tbl {
	font-family: Century Gothic;
	font-size: 15px;
	color: #FF0000;
	background-color: #F6F6F6;
	margin-left: 5px;
	font-weight: bold;
	border: 1px solid #ED1C24;
}.error_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #990000;
	background-color: #FFFFFF;
	border: 1px dotted #990000;
}
