/* $Id: siteError.css,v 1.2 2011/08/18 13:26:16 andy.p Exp $ */
/* =Generic Imports
-----------------------------------------------------------------------------*/

#errataBox h3.openingHoursHead { margin: 0 0 5px 0; font-size: 1em; font-weight: bold; }
#errataBox dl.openingTimes { width: 250px; clear: both; overflow: hidden; margin: 0 0 12px 0; line-height: 1.4em; }
#errataBox dl.openingTimes dt { float: left; clear: left; width:130px; font-weight: bold; }
#errataBox dl.openingTimes dd { float: left; width: 115px; }

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