/* - - - - - COUPON FRONT END - - - - - */ div.coupon {background:#fff; width:490px; border:5px dashed #371622; border-top:none; text-align:center; margin:0 auto;} div.coupon div.couponheader {background:#371622; color:#fff; width:490px; height:40px; border:5px solid #371622; 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;}