#offerstoupdate {
	margin-bottom: 10px;
	}
.offerbox{
	border: 1px solid #d6d6d6;
	margin: 1px;
}
#offerHeading {
	height: 20px;
	width: 158px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(/assets/images/offers/header.jpg);
	background-repeat: no-repeat;
	margin: 0;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 2px;
}
.offerheader{
	background-image: url(/assets/images/offers/header.jpg);
	background-repeat: no-repeat;
	line-height: 20px;
	padding-top: 2;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 3px;
	font-size: 90%;
	font-weight: bold;
	height: 26px;
	overflow: hidden;
}
.modofferheader{
	background-image: url(/assets/images/offers/header.jpg);
	background-repeat: no-repeat;
	line-height: 20px;
	padding: 0;
	font-size: 90%;
	font-weight: bold;
}
#offerCopy {
	width: 160px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 54px;
	background-image: url(/assets/images/offers/background.jpg);
	overflow: hidden;
	padding-top: 2;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 3px;
}
.offercopy{
	background-image: url(/assets/images/offers/background.jpg);
	padding-top: 2;
	width:160px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 3px;
	font-size: 85%;
	line-height: 126%;
	height: 54px;
	}
.modoffercopy{
	background-image: url(/assets/images/offers/background.jpg);
	padding: 0;
	font-size: 85%;
	}