.optionText {}
#under_order_right {
  text-align: center;
  font-size: 12px;
/*  visibility: hidden; */
  width: 225px;
}
.purpleFive{
  font-weight: bold;
  font-size: 18px;
  color: #990000;
}
.saveAmt{
  font-size: 10px;
  font-weight: bold;
  color: #666666;
  margin: -10px 0 0 0;
  }
.minNote{
  font-size: 10px;
  font-weight: bold;
  color: #666666;
  }
.smallCoupon{
  font-weight: bold;
  color: #990000;
}

.betterPrice{
  font-size: 12px;
  color: black;
  font-weight: bold;
  margin-top: 2em;
  margin-bottom: 2em;
}
a.betterPrice{ 
  color: #395E64;
  font-size: 12px;
}
.harbingerSizeTable td {
  border: 1px solid #DDDDDD;
}

.harbingerSizeTableHead td {
  border: 0px;
  padding: 5px;
  background-color: #FFFFFF;
}

.paddedTable td{
  padding: .5em;
}

.laywayLayer {
  position: absolute; 
  z-index: 500; 
  background-image:url('http://site.bigfitness.com/css/biglayaway-bg.png'); 
  background-repeat: no-repeat;
  width: 0px; 
  height: 0px;
  padding: 25px;
  visibility: hidden;
}

.couponBanner {
  text-align: center;
  font-size: 13px;
}

.couponBold {
  font-weight: bold;
  color: purple;
  font-size: 13px;
}