#specialsMainTable{
	width: 100%;
	margin-left: 32px;
}
.topRowCell{
	background-image: url(images/coupon_1px.gif);
	background-repeat: repeat-y;
	vertical-align: top;
}
.couponTop, .couponBottom, #printBody .mainPrintCouponTable{
	width: 220px;
}
.couponTop{
	background-image: url(images/coupon_top.jpg);
	background-repeat: no-repeat;
	padding-left: 24px;
	padding-right: 23px;
}
.couponCategoryTitle, .couponCategoryTitle a:hover{
	font-family: Arial,Helvetica,sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#C40001;
	padding-bottom: 10px;
	text-transform: uppercase;
	text-decoration: none;
	padding: 10px 0px 10px 0px;
}
.couponTitle{
	font-size: 18px;
	padding-right: 21px;
	color:#ffffff;
}
.couponBody{
	height: 212px;
	vertical-align: top;
	padding-top: 24px;
}
.couponBodyTable{
	width: 100%;
}
.couponImageCell{
	padding-top: 5px;
	color:#ffffff;
	text-align: center;
}
.couponBodyText{
	padding-top: 5px;
	padding-bottom: 10px;
	color: #ffffff;
}
.bottomRowCell{
	background-image: url(images/coupon_1px.gif);
	background-repeat:
	repeat-y;
}
.bottomButton{
	padding-bottom: 7px;
	padding-right: 24px;
	height: 35px;
	text-align: right;
}

/* print_special.php */
/*#printBody{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
}
#printBody td{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 21px;
	color: #FFFFFF;
}
#printBody a{
	color: #FFFFFF;
}
td#printedDate{
	color: #000000;
}
#printedBottom{
	 padding-top: 5px;
	 padding-bottom: 7px;
	 text-align: right;
}*/
#errorMessage{
	text-align: center;
	font-weight: bold;
}
