#saveText {
	background-image: url(../images/promoImages/saveText.png);
	background-repeat: no-repeat;
	text-indent: -10000px;
	height: 60px;
	width: 290px;
	margin: 0px;
	padding: 0px;
	font-size: 1px;
}
#reserve {
	font-style: italic;
}
#editableContent {
	padding-top: 20px;
	padding-right: 30px;
	padding-left: 30px;
	position: relative;
}
#current {
	width: 300px;
	float: left;
	margin-top: 20px;
}
#rightSide {
	width: 400px;
	float: right;
	position: relative;
	margin-top: 20px;
}
#reserve {
	padding-top: 30px;
	clear: both;
}
#tenPercent, #pointeRewards, #pointeSale {
	height: 155px;
}
#coupon a {
	background-image: url(../images/promoImages/tenPercent.png);
	background-repeat: no-repeat;
	width: 137px;
	float: left;
	margin-right: 10px;
	text-align: center;
	padding-top: 138px;
	font-size: 90%;
	text-indent: -10000px;
}
#coupon a:hover {
	background-image: url(../images/promoImages/tenPercent_over.png);
}
#card a {
	background-image: url(../images/promoImages/pointeRewards.png);
	background-repeat: no-repeat;
	width: 137px;
	float: left;
	margin-right: 10px;
	text-align: center;
	padding-top: 138px;
	font-size: 90%;
	text-indent: -10000px;
}
#card a:hover {
	background-image: url(../images/promoImages/pointeRewards_over.png);
}
#poster a {
	background-image: url(../images/promoImages/pointeSale.png);
	background-repeat: no-repeat;
	width: 137px;
	float: left;
	margin-right: 10px;
	text-align: center;
	padding-top: 138px;
	font-size: 90%;
	text-indent: -10000px;
}
#poster a:hover {
	background-image: url(../images/promoImages/pointeSale_over.png);
}
#eventPromoText {
	background-image: url(../images/eventPromoText.png);
	background-repeat: no-repeat;
	text-indent: -10000px;
	height: 47px;
	width: 426px;
	padding-bottom: 30px;
	margin: 0px;
	padding-top: 0px;
	font-size: 1px;
	background-position: left top;
}
#jumpLinks {
	text-align: center;
	height: 200px;
	position: relative;
	width: 718px;
}
#mainText {
}
#eventLink a {
	background-repeat: no-repeat;
	width: 138px;
	padding-top: 155px;
	background-position: center top;
	background-image: url(../images/promoImages/scarf.png);
}
#eventLink a:hover {
	background-image: url(../images/promoImages/scarf_over.png);
}
#promoLink, #eventLink {
	width: 200px;
	padding-top: 160px;
	padding-left: 79px;
	float: left;
	padding-right: 79px;
	height: 20px;
}
#promoLink a {
	background-image: url(../images/promoImages/tenPercent.png);
	background-repeat: no-repeat;
	width: 138px;
	padding-top: 155px;
	background-position: center top;
}
#promoLink a:hover {
	background-image: url(../images/promoImages/tenPercent_over.png);
}
#eventPromoHead {
	background-image: url(../images/promoImages/eventPromoHead.png);
	background-repeat: no-repeat;
	position: absolute;
	z-index: 500;
	height: 60px;
	width: 532px;
	right: 0px;
	top: -83px;
}
#promoHead {
	background-image: url(../images/promoImages/promoHead.png);
	background-repeat: no-repeat;
	position: absolute;
	z-index: 500;
	height: 55px;
	width: 267px;
	right: 0px;
	top: -83px;
}

