body.couponbody {
	width: 715px;
}
body.couponbody h1 {
	margin-top: 40px;
	margin-bottom: 40px;
	font-weight: normal;
	font-size: 200%;
}
	div#CouponList {
		width : 800px;
		margin : 0 auto;
	}
	div.CouponList, div.CouponSelect
	{
		border : 1px solid #999999;
		padding : 5px;
		margin : 3px 0;
	}
	div.CouponList {
		padding : 10px;
		background: #fff;
		color: #412813;
	}	
	div.CouponSelect
	{
		width : 310px;
	}
	div.CouponSelect div.Coupon
	{
		margin : 0 2px;
	}
	div.Coupon {
		float : left;
		margin : 10px;
	}
	table.Coupon {
		  border : 1px solid #999;
        width : 296px;
        height : 155px;
        overflow: hidden;
		  margin : 0 0 6px 0;
        font: normal 11px Arial, Helvetica, Verdana;
    }
	 table.Coupon td {
	 	 padding : 5px;
	 }	 
     table.Coupon td.value {
/*		border-right : 1px solid #999;   */   
		width : 100px!important;
		vertical-align: middle;
		text-align: center;
     }
	  table.Coupon td.value div {
/*
		overflow: hidden;
		width : 96px;
		height : 130px;
		*/
		vertical-align: middle;
		text-align: center;
		width: 300px;
	  }
	  table.Coupon td.value div img {
	  	/*
		width: 300px;
		border: 1px solid red;
		*/
		color: #333333;
	  }
	  table.Coupon td.value div a img {
	  	/*
		width: 300px;		*/
		border: 0;

	  }
     table.Coupon td.detail {
        text-align: left;
     } 
	  table.Coupon td.detail h1 {
		font-size : 20px!important;
		font-family: Times New Roman;
		font-weight : bold;
		line-height: 16px;
		letter-spacing: normal;
		color : #6a4520;
		margin : 10px 0;
	  }
	  table.Coupon td.detail
	  {
	   line-height: 11px;
	   font-size : 10px;	
/*	   color : #555;*/
	  }
	  table.Coupon td.value div span.storename,
	  table.Coupon td.detail span.storename {
	  	font-size: 22px;
		font-weight: bold;
		line-height: 30px;
		color: #6a4520;
		text-align: left;
	  }
	  table.Coupon td.detail span.title {
	  	font-size: 14px;
		font-weight: bold;
		line-height: 15px;
		color: #333333;
	  }
	  table.Coupon td.detail .body {
	  	font-size: 16px;
		font-weight: normal;
		font-family: Times New Roman;
		color: #6a4520;
		line-height: 18px;
	  }
	  table.Coupon td.detail span.address {
	  	font-size: 14px;
		font-weight: normal;
		line-height: 14px;
		color: #333333;
	  }
	  table.Coupon td.detail span.disclaimer {
		margin: 5px 0 2px 0;
		float: left;
		font-size: 12px;
		font-weight: normal;
		color: #333333;
		line-height: 14px;
	  }
	  table.Coupon td.detail span.phone {
	  	font-size: 14px;
		font-weight: normal;
		line-height: 20px;
		color: #333333;
	  }
	  table.Coupon td.detail img.barcode {
	  	border: 0;
		float:left;
		margin-left: 10px;
	  }
	div.expiresprint {
		position: relative;
		top: 5px;
		left:0px;
		float: left;
		width: 140px;
	}
	  table.Coupon td.detail p,
	  table.Coupon td.detail span.expiration {
	  margin : 0;padding : 0;
	  }
	  table.Coupon td.detail span.expiration {
	  	font-size: 12px;
		font-weight : bold;
		color: #333333;
		margin: 2px 0px;
	  }
	  table.Coupon td.detail div.expiresprint img {
	  	margin: 10px 0 0;
		border: 0;
	  }
	  table.Coupon td.detail div.expiresprint span.print {
	  	font-size: 14px;
		font-weight: bold;
		line-height: 14px;
		color: #6a4520;
		position: relative;
		top: -7px;
		left: 10px;
	  }

	  div#print {
	  	padding : 5px;
	  }
	  div#print div.Coupon {
	   float : none;margin : 0;
	  }
	  div#print h3, div#print .PrintButton {
			display : none;
			line-height: 14px;
	  }
div#pageNav {
	width: 600px;
	height: 15px;
}
div#pageNav input.submit {
	width: 50px;
	border: 0;
	padding: 1px 0;
	clear: none;
	margin: 0 0 0 5px;
	color: #412813;
	cursor: pointer;
	text-decoration: none;
	background: none;
}
div#pageNav table {
	float: left;
}
div#pageNav table tr td a {
	color: #412813;
	text-decoration: underline;
}
div#pageNav table tr td a.selected {
	text-decoration: none;
	font-weight: bold;
	line-height: 13px;
}
.pagerButton {
	padding: 0 10px;
	cursor: pointer;
	float: left;
	color: #412813;
}
div#printAllCoupons {
	position: relative;
	top: -13px;
	left: 531px;/*450px;*/
	width: 100px;   
	line-height: 15px;
}
div#printAllCoupons a {	
	font-size: 14px;
	font-weight: bold;	
}
p.genericDisclaimer {
	font-size: 0.9em;
	color: #412813;
	padding: 10px;
	line-height: 1.2em;
}
p.bottomLogo {
	float: right;
}
div#printIcon {
	position: relative;
	top: -31px;
	left: 625px;/*560px;*/
	width: 100px;
}
div#printIcon a {
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}

div#disclaimerEnd
{
	display: block;
}

div#printDisclaimer
{
	display: none;
}
