
/* - - - - - COUPON FRONT END - - - - - */
div.coupon {background:#E0E3C9; width:490px; border:5px dashed #808A56; border-top:none; text-align:center; margin:0 auto;}
div.coupon div.couponheader {background:#808A56; color:#555; width:490px; height:40px; border:5px solid #808A56; margin-left:-5px;}
div.coupon h1 {font-size:1.1em; font-weight:bold; text-align:center; margin:10px 0; padding:0 0 5px 0; border-bottom:4px double #ddd;}
div.coupon span.coupondate {font-size:.8em; font-style:italic; float:left; display:block; margin:10px 0 0 10px;}
div.coupon span.couponprint {float:right; display:block; margin:5px 15px 0 0;}
div.coupon div.coupondetails {text-align:left; color:#555; clear:both; padding:5px 15px 5px 15px;}
