#error {
	font-weight: bold;
	color: #FF0000;
}
#error td {
	background-color: #FF0000;  
}
hr {
	border: none 0;
	border-bottom: 1px dotted #999999;/*the border*/
	height: 1px;
}