/* CSS Document */

#storeHours {
	position: absolute;
	top: 650px;
	left: 280px;
	width: 170px;
	height:252px;
	border-bottom-width:thin;
	border-bottom-style:groove;
	border-bottom-color:#0033FF;
	border-right-width:thin;
	border-right-style:groove;
	border-right-color:#0033FF;
	z-index:3}
#storeHours p {
	font-size: 12px; 
	text-align:center;
	color: #FFFFFF;
	font-weight:bold;
	z-index:3}
#storeHours a {
	font-size: 12px; 
	text-align:center; 
	color: #00CCFF;
	font-weight:bold;
	z-index:3}
#storeHours a:hover {
	font-size: 12px; 
	text-align:center; 
	color: #00FFFF;
	font-weight:bold;
	z-index:3}
#storeHours h3 {
	text-align:center; 
	color: #FFFFFF;
	font-weight:bold;
	z-index:3}

#prepaidAd {
	position: absolute;
	top: 35px;
	left: 85px;
	z-index:3}
	
#bluRay {
	position: absolute;
	top: 15px;
	left: 205px;
	z-index:3}
	
