/* sections */
.section { background: url("../../img/its/features-background.png") center; border: 1px solid #082e41;  -moz-border-radius: 5px; -webkit-border-radius: 5px; }
ul.billing-cycles li { border-left: 1px solid #082e41; }
.billing-cycle-selected, .billing-cycle:hover { background: #1f4f72 url(../../img/fade.png) repeat-x 0 20px; }

/* coupon */
#coupon-success { color: #fff;  margin-top: 10px; }

/*receipt*/
.receipt-loading { background: url(../../img/its/receipt-loader.gif) no-repeat bottom center; }
.receipt { background: url(../../img/its/features-background.png); }
