.cartDiscount {
	border-top: 1px solid #cccccc;
	font-weight: bold;
	text-align: right;
	line-height: 2.2em;
	padding-right: 2.5em;
	background-color: #e9e9e9;
	height: 2.2em;
    color: #339900;
}
.checkoutCandy {
	line-height: 2.0em;
	font-weight: bold;
	padding: 0.4em;
	border: 1px solid #FF9900;
	background-color: #FFFF99;
	color: #FF0000;
}
