
div.couponBusinessName {
  padding-top: 8px;
  padding-bottom: 0.6em;
}

div.couponTitle {
  font-weight: bold;
  font-size: 130%;
}

div.couponSubTitle {
  padding-top: 0.1em;	 
}

div.couponDetails {
  padding-top: 0.8em;
  padding-bottom: 0.8em;
  width: 5in;
  font-size: 80%;
  text-align: justify;
}

div.couponMerchantOfferId {
  padding-bottom: 0.8em;
  font-size: 83%;

}

table.logo {
  font-size: 8pt;
}

table.couponHead {
  margin: 0 auto 0.2em auto;
}

table.couponHead td {
  border-top: none;
  border-spacing: 4;
  border-collapse: collapse;
  padding: 4px 10px 4px 10px;
  font-weight: bold;
  font-size: 90%
}


table.couponHead td#expires {
font-weight: normal;
}

table.couponHead td#expires span#couponExpiryDateWysiwyg {
font-weight: bold;
}

div.coupon {
font-size: 100%;
width: 6.6in;
background-color: white;
border:1px dashed #666;
text-align:left;
padding: 0px 12px 0px 12px;
font-family: arial;
//margin-top: -16px; /* ugly IE6 hack */
}

table.multipleCouponsTable td.couponCell {
border:1px dashed #666;
}

table.multipleCouponsTable td.couponCell div.coupon {
height: 99%;
margin: 0px;
border:none;
}

div.coupon td {

}

div.coupon table.mfgr {
border-collapse: collapse;
margin:0 auto;
}

div.coupon table.mfgr td {
border:1px solid #999;
border-width:0 1px 1px 1px;
padding:5px 10px 2px 10px;
}

td.couponImg {
width: 150;
height: 150;
vertical-align:center;
horizontal-align:center;
padding: 15px 0px 5px 15px;
position: relative;
top: 0px;
right: 0px;
}

div.disclaimer {
  width:6.8in;
  margin: 0px 0px;
  font-size:x-small;
  text-align: justify;
  padding: 0px 12px 0px 12px;
}

table.couponFooter {
width:100%;
font-size: 100%;
}

table.couponFooter td {
padding-bottom: 5px;
}

td.couponLogo {
width: 150px;
}

td.couponId {
font-size: 83%;
}
