@charset "utf-8";
#coupons { width:894px; margin:0 auto }
.coupon-holder { float:left; list-style:none; width:266px; height:192px; margin:14px; border:2px dashed #cddee3 }
.coupon-in { padding:20px 10px 0 10px; text-align:center; height:70px }
.coupon-value { font-size:30px; color:#ef4300; font-weight:bold }
#coupons .seller { margin:10px 0 0 0; background:#ebf4f7; padding:0 20px }
#coupons .thumb { float:left; width:50px; margin:5px }
#coupons .info { float:left; padding:5px; }
#coupons .info a { font-size:13px; font-weight:bold  }
.coupon-expiration { font-size:12px; color:#999 }
.coupon-min { font-size:11px; color:#999 }
.coupon-code { text-align:center; padding:10px }