/* $Id: siteError.css,v 1.1 2008/05/20 22:05:40 andy.f Exp $ */
/* =Generic Imports
-----------------------------------------------------------------------------*/
#openHours p{
	margin-bottom:6px;
	margin-left:12px;
}
#openHours p label{
	float:left;
	font-weight:bold;
	width:9em;
}

.openHoursLabel {
	float:left;
	font-weight:bold;
	width:100px;
}

.errorHighlight {
	color: #000;
	font-weight: bold;
}
