#wrapper_outer{
	clear: both;
	width: 740px;
	margin: 0 auto 0 auto;
}
.specials_list_title {
	text-align: left;
	border-bottom: 1px solid #2855A6;
	padding-bottom: 4px;
	color: #000066;
	font: normal 18px Arial;
	margin: 10 10 20 10;
}
.specials_coupon_wrapper {
	width: 226px;
	text-align: center;
	float: left;
	margin-left: 10px;
}
.specials_coupon {
	border: solid 1px #DFC860;
	padding: 5px;
	min-height: 200px;
	height:auto !important;
	height: 200px;
}
.specials_coupon_ender {
	min-height: 200px;
	width: 1px;
	height:auto !important;
	height: 200px;
}

.specials_coupon_wrapper_popup {
	width: 226px;
	text-align: center;
	margin: auto;
}
.specials_coupon_popup {
	padding: 5px;
}

.specials_coupon_text	{
	font-size: 130%;
}
