.three-boxes{
	height:210px;
}
.three-boxes-first,
.three-boxes-second,
.three-boxes-third{
	background: url(http://www.hankessupervalu.com/themes/hankes_supervalue/media/img/bg-boxes-all.png) no-repeat scroll top left;
}
#wrapper .three-boxes-first h1,
#wrapper .three-boxes-first h2,
#wrapper .three-boxes-first h3,
#wrapper .three-boxes-second h1,
#wrapper .three-boxes-second h2,
#wrapper .three-boxes-second h3,
#wrapper .three-boxes-third h1,
#wrapper .three-boxes-third h2,
#wrapper .three-boxes-third h3{
	color:#C9120C;
	margin:0 0 5px;
}
#wrapper .three-boxes-first,
#wrapper .three-boxes-second,
#wrapper .three-boxes-third{
	width: 186px;
	padding:5px 23px;
}
.coupon{
	border:2px dashed #222;
	width:100%;
}
.coupon p{
	padding:0;
	margin:0 0 10px;
}
.coupon td{
	text-align:center;
}

