body {margin:30px 55px;}

h1 {
	text-indent: -9999px;
	background: url(../images/frontend/coupon/header.png) no-repeat;
	width: 477px;
	height: 32px;
}

#this-weeks-coupon {
	float: left;
	width: 480px;
}

#this-weeks-coupon  h1{
	height: 35px;
	padding: 0px;
}

#this-weeks-coupon  h2{
	color: #000;
}

#spaghetti-coupon {
	float: left;
	width: 480px;	
}

#spaghetti-coupon h1 {
	text-indent: -9999px;
	background: url(../images/frontend/coupon/spaghetti-coupon.png) no-repeat;
	width: 448px;
	height: 32px;
}

#coupon-mini {width:320px;margin: 0 auto;}

#coupon-mini img {margin-bottom:20px;}