
/* Coupon */

#coupon-div {
	text-align: center;
	display: block;
	height: auto;
	clear:both;
	position: relative;
	z-index: 2;
}

#coupon-div img.title {
	height: 30px;
	width: 120px;
	text-align: center;
	position: relative;
	top: -36px;
	margin: auto auto -21px;
}
