.wrap {
	font-size: .5em;
}

.sidebar, .tnavwrap, .bnavwrap, .logo {
	display: none;
}

#pf-print-area h1#pf-title {
	font-size: 15px;
}
.key_discount, .static_offer, .registered_coupons {
  color: #FF0000;
  font-weight: bold;
}
.coupon_pre {
  font-size: 1.04em;
}
.coupon_wrap {
  background: #FFFFFF;
  border: 1px solid #333;
  float: left;
  font-family: Verdana, Arial, Helvetica, Tahoma, sans-serif;
  font-size: .8em;
  height: 350px;
  line-height: 1.25em;
  padding: 10px;
  position: relative;
  text-align: center;
  width: 500px;
}
.coupon_wrap.right_coupon {
  position: relative;
  left: 2px;
}
.coupon_wrap.bottom_coupon {
  margin-bottom: 20px;
  position: relative;
  top: 2px;
}
.coupon_wrap .merch_name {
  float: left;
}
br.narrow {
  line-height: 8px;
}
br.mid {
  line-height: 12px;
}
.merch_name {
  color: #000000;
  font-size: 1.2em;
  font-weight: bold;
}
.coupon_wrap .merch_address, .coupon_wrap .merch_phone {
  font-size: 0.9em;
  line-height: 17px;
}
.custname, .keycard-id {
  clear: left;
  display: block;
  font-size: 1em;
  padding: 10px 0 0;
  text-align: left;
  width: 49%;
}
.coupon-row {
  width: 100%;
  height: 75px;
  padding-bottom: 10px;
  border-bottom: 3px solid #000000;
}
.coupon-info-row {
  width: 100%;
  height: 275px;
}
.coupon-row:after, .coupon-info-row:after {
  clear: both;
}
.coupon-merch-cust {
  height: 70%;
  width: 60%;
  float: left;
  background-color: #F28025;
  padding: 10px;
}
.qr_rect_logo {
  display: block;
  float: left;
  width: 35%;
}
.qr_rect_logo > img {
  width: 100%;
}
.member-wrap, .keycard-wrap {
  float: left;
  width: 50%;
  color: #FFFFFF;
  font-size: 1.6em;
  line-height: 20px;
}
.member-wrap {
  text-align: left;
}
.keycard-wrap {
  text-align: right;
}
.coupon-info-row > .col-s-4 {
  width: 35%;
  height: 100%;
  float: left;
}
.coupon-info-row > .col-s-8 {
  width: 65%;
  height: 100%;
  float: left;
}
.coupon_title {
  color: #000000;
  clear: left;
  font-size: 1.7em;
  display: block;
  line-height: 35px;
  margin-top: 25px;
}
.coupon_description {
  font-weight: bold;
  font-size: 1.4em;
  line-height: 1.2em;
}
.coupon_fine {
  display: block;
  font-size: 1.2em;
  margin: 25px;
}
.img_placeholder {
  height: 35%;
}
.addr_wrap {
  height: 40%;
  font-size: 1.2em;
  text-align: left;
}
.addr_wrap > span {
  padding: 5px 0px;
}
.exp_date {
  text-align: left;
  padding: 5px 0;
  font-size: 1.2em;
}
.coupon_expiration {
  font-weight: bold;
  bottom: 10px;
  display: block;
  position: absolute;
  right: 1%;
  width: 98%;
}