.alert, .error
{
	color:#CC0000;
	background-color:#ffffff;
	border-width:1px;
	font-weight:bold;
	margin-left:5px;
	margin-bottom:5px;
}
