@charset "utf-8";
/* CSS Document */
#resourceEntry {
	position:absolute;
	left:390px;
	z-index:7;
}
#smallCouponImage {
	position:absolute;
	left:0px;
	top:-70px;
	z-index:8;
}
#oneCoupon {
	position:absolute;
	left:0px;
	z-index:9;
}
#smallCouponText {
	position:absolute;
	left:20px;
	top:35px;
	z-index:10;
}
#off_a_Text {
	position:absolute;
	left:0px;
	top:10px;
	width:210px;
	z-index:11;
}
.offer_a_Text {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	text-align: center;
	text-decoration: none;
	cursor: auto;
	color: #db57ac;
}
#off_b_Text {
	position:absolute;
	left:0px;
	top:32px;
	width:210px;
	z-index:10;
	cursor: auto;
}
.offer_b_Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	line-height: 14px;
	text-decoration: none;
	color: #db57ac;
}
#expText {
	position:absolute;
	left:60px;
	top:83px;
	width:100px;
	z-index:10;
	color: #db57ac;
}
.expirationText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
}

