﻿table#tblCoupons h1, 
table#tblCoupons h2, 
table#tblCoupons h3,
table#tblCoupons h4,
table#tblCoupons h5,
table#tblCoupons h6
{
    color:#000;
}
table#tblCoupons tr td div
{
   background-color:#fff;
   border:2px dashed #4A4A4B;
   padding:5px;
   text-align:center;
}
table#tblCoupons tr td div a
{
    float:left;
    background-color:#E12700;
    padding:2px;
    color:#fff;
    font-weight:bold;
}