/* CSS Document */
#storeHours {
	display: none;
	clear: both;
	position: absolute;
	width: 160px;
	height: 104px;
	z-index: 8000;
	text-align: left;
	line-height: 16px;
	color: #be4f17;
	padding: 15px 0 0 10px;
	background: transparent url(../images/storehours.png) top left no-repeat;
}
#storeHours strong {
	font-size: 13px;
}