#promoEDWaitTimes {
	background-color: #f6f3ec;
	width: 268px;
	padding:16px 25px;
}
#promoEDWaitTimes h2 {
	font-family: Georgia;
	font-size: 16px;
	font-weight: bold;
	color: #911f81;
	margin:0;
}
#promoEDWaitTimes h2 a {
	color: #911f81;
}
#promoEDWaitTimes h3 {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #332639;
	padding: 5px 0px;
	margin:0;
}
#promoEDWaitTimes h3 span {
	font-size: 9px;
	margin-right: 35px;
	line-height: 14px;
	float: right;
}
.waitTimesBG {
	/*background: transparent url(images/home/clock-bg.gif) repeat-y;*/ 
		min-height: 47px;
	width: 248px;
	padding: 10px 6px 10px 8px;
	margin-bottom: 20px;
}
.waitTimeDetails {
	clear:none;
	float:left;
	width:33.3%;
}
.waitTimeDetails.lastRecord {
	clear:right;
}
.waitTimesDisclaimer {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	margin:0 0 4px 0px;
}
.waitTimesDisclaimer a {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #00817a;
	text-decoration: underline;
}
.edWaitTime {
	text-align:center;
}
.edWaitTimeLocation {
	margin: 10px 0 0;
	text-align:center;
}
.edWaitTimeLocation a {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color:#00817a;
}
#promoEDWaitTimesSmall {
	background-color: #d9d3c7; /*width: 190px;*/
	min-height: 109px;
	margin-bottom: 10px;
}
.waitTimeDetailsSmall {
	clear:none;
	float:left;
	width:100%;
	position: relative
}
.waitTimesBGSmall {
	width: 80px;
	padding: 10px 55px 0px 55px;
}
.edWaitTimeLocationSmall a {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color:#517b8a;
	text-align: center;
	display: block; /*width: 190px;*/
	margin-bottom: 8px;
}
.waitTimesDisclaimerSmall {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #332639;
	text-align: center; /*width: 190px;*/
	display: block;
	margin-top: 10px;
}
p.edWaitTime {
	background: transparent url(images/edWaitTimeModuleClockBackground-trans.png) no-repeat scroll 0 0;
	/*clear: none;*/
    color: #E7DB74;
	font-family: 'DS-DigitalItalic', Arial, "Trebuchet MS", Helvetica, sans-serif, verdana;
	font-size: 1.7em !important;
	height: 32px;
	line-height: 1.15em;
	margin: 0;
	padding: 0;
}
span.waitTimeOne {
	margin: 0 0 0 .3em;
}
span.waitTimeZero {
	color: #999966;
}
