div.coupons_objs {
  padding: 10px 20px;
  width: 100%;
  margin: 0 0 20px -20px;
   background: whiteSmoke;
  border-top: 1px #ededed solid;
  border-bottom: 1px #ededed solid;
}
div.coupons_objs h3 a {
  text-decoration: none;
  color:#0F94D7;
}
#center div.coupons_objs p {
  padding-bottom: 2px;
}
#center div.coupons_objs p.info span.pay {
  color:#0F94D7;
  font-weight: bold;
}
#center div.coupons_objs p span {
  color: #777;
}
#center div.coupons_objs a.print {
  position: absolute;
  margin-left: 680px;
  width: 32px;
  height: 32px;
}


