/* CSS Document */
.coupon {
	background-color:#fff; 
	margin:15px;
	}
h2 {
	color: #333;
	}

a:hover {
	cursor:pointer;
	}

#menu, #menu p {
	margin:0;
	padding:0;
	}
#menu ul {
	list-style:none;
	padding:0;
	margin:0;
	}
#menu li {
	margin:0;
	padding:0;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	/*border-top:1px solid #ccc;
	border-right:1px solid #eee;
	border-bottom:1px solid #eee;
	border-left:1px solid #ccc;*/
	}
#menu ul li {
	font-weight:bold;
	}
#menu ul ul li {
	font-weight:normal;
	margin-left:15px;
	padding:0;
	background-color:#fefefe;
	}
	
#menu li a {
	text-decoration:none;
	/*color:#666;
	text-decoration:none;
	font-size:12px;
	display:block;
	padding:5px;*/
	}
#menu li a:hover {
	/*color:#000;*/
	/*color:#fff;
	text-decoration:none;
	background-color:#666;*/
	}
.locations table {
	background-color:#eef; 
	border:1px solid #666; 
	margin:5px 0 0 0;
	}
.locations ul {
	padding:0;
	margin-left:18px;
	}
a.locations:link, a.locations:visited {
	color:#036;
	text-decoration:underline;
	}
a.locations:hover {
	color:red;
	text-decoration:none;
	}
.singleNode {
	text-indent:14px;
	}
#prvDiv {	
	position:relative; 
	display:block;
	z-index:100;
}
.OneHourPhoto {
	background-image: url(/www.riteaid.com/w-content/images/bg_RA_OHP_bkgd.png);
	font-size: small;
}
.OneHourPhoto table tr td h2 {
	color: #093373;
	margin: 0;
	font-size: .9em;
	font-weight: normal;
}
.OneHourPhoto table tr td ul {
	font-size: .7em;
}
.OneHourPhoto p {
	font-size: .7em;
}
.ohpSysReq {
	background-image: url(/www.riteaid.com/w-content/images/bkg_ohp_SysReq_bkgd.png);
}
.ohpSysReq p {
	padding: 0;
	margin: 0;
}
#PictureCenterLogo {
	background-image: url(/www.riteaid.com/w-content/images/photos/img_RApictureCenter.png);
	background-position: center;
	background-repeat: no-repeat;
	width:98%;
	height:60px;
}