

#JPRK_main_content h2 {

  font-size: 1em;

  font-weight: bold;

  margin: 0;

}


#JPRK_main_content p {

  margin: 0 auto 1em;

}


#coupons {

  list-style-type: none;

  margin: 1em 0 2em;

  padding: 0;

  width: 300px;

  margin: auto;

  text-align: center;

}


#coupons .coupon {

  border: 2px dotted #DDDEDF;

  margin: 0 0 8px;

  padding: 1em;

  overflow: visible;

  position: relative;

  display: inline-block;

}


#coupons .coupon h1 {

  margin: 0 0 0.5em;

  padding: 0;

  font-family: "Verdana", sans-serif;

  font-size: 1.5em;

  font-weight: bold;

}


#coupons .coupon .offer {

  font-weight: normal;

  font-size: 1em;

  padding: 0;

  margin: 1em auto;

  color: #7F7F7F;

}


#coupons .coupon .terms {

  margin: 0.75em 2em;

  font-size: 0.9em;

  color: #C9CACB;

}


#coupons .coupon .scissors {

  position: absolute;

  bottom: -8px;

  left: -13px;

}