#centerpanel {
	width: 575px;
	float: right;
}
#leftpanel {
	width: 186px;
	vertical-align: top;
	float: left;
}
#offersmain {
	width: 567px;
	margin-right: 6px;
	float: right;
}
#offersmaintop {
	width: 100%;
	height: 29px;
	margin: 0px;
	padding: 0px;
	background-image: url(../../images/offers/img_offers_bg_top.gif);
	background-repeat: no-repeat;
}
#offersmaincontent {
	width: 100%;
	background-image: url(../../images/offers/img_offers_bg_rep.jpg);
	background-repeat: repeat-y;
	vertical-align: top;
	padding-bottom: 15px;
}
#offershcontenttxt {
	width: 550px;
	margin-left: 10px;
	padding-top: 15px;
}
#offerslist {
	width: 530px;
	margin-left: 23px;
	margin-top: 10px;
	vertical-align: top;
}
.liofferslist {
	width: 245px;
	min-height: 200px;
	margin: 5px;
	padding-bottom: 5px;
	padding-top: 0px;
	border: 1px solid #CCC;
	background-color: #FFFACD;
	float: left;
	clear: right; 
}
#imspace {
	width: 160px;
}
.offerimage {
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 5px;
	margin-right: 1px;
	border: 1px solid #CCC;
	float: right;
}
.noofferimage {
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 5px;
	margin-right: auto;
	border: 0px solid #CCC;
	float: right;
}
.prod_txt {
	 width: 145px;
	 margin-left: 10px;
}
.prod_stxt {
	 width: 145px;
	 margin-left: 10px;
	 font-size: x-small;
}
.offer_headline {
	padding: 5px;
	margin-bottom: 10px;
	color: #000000;
	background-color: #f8f2b8;
	font-weight: bold;
}
.offer_txt {
	 width: 230px;
	 font-size: x-small;
	 padding: 5px;
}
.offer_credits {
	 width: 100%;
	 vertical-align: bottom;
	 font-size: xx-small;
	 color: Gray;
	 margin-top: 10px;
	 padding-left: 5px;
}
#mainbase {
	width: 100%;
	height: 8px;
	background-image: url(../../images/offers/img_offers_bg_btm.jpg);
	background-repeat: no-repeat;
}
.innerimg {
	float: right;
	margin-left: 8px;
	margin-bottom: 8px;
	border: 1px solid #000;
}
/*
	NEWSLETTER SIGNUP (removed from page)
*/
#newsletter {
	width: 100%;
	height: 78px;
	padding-bottom: 10px;
	background-color: #9593CC;
	background-image: url(../../images/offers/img_newsletter_bg.gif);
	background-repeat: repeat-y;
}
#newsletterform {
	margin-left: 14px;
	padding-top: 55px;
}
#newsletterip {
	width: 270px;
	margin: 0px;
	padding: 0px;
	border: none;
	background-color: #FCFFD0;
}
#bnewsletter {
	width: 60px;
	margin: 0px;
	margin-left: 6px;
	padding: 0px;
	border: none;
	font-size: 11.5px;
	background-color: #FCFFD0;
}
