.autocouponList {
    vertical-align: middle;
	text-align: center;
	padding-right: 0.2em;
}
.autocouponAvail{
  color: #00FF00;  
}
.autocouponNotAvail{
}
#autocouponTitle {
  font-weight: bold;
}
#autocouponCheckoutSuccess {
/*  border: 1px solid #ffcc33 */
  font-weight: bold;
  padding-bottom: 1em;
}

#autocouponShoppingCart {
  padding: 1em 20px 0 20px;
}

