.checkoutCandy {
	line-height: 2.4em;
	font-weight: bold;
	padding: 0.4em;
	color: #000000;
}
.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;
}
.ccimage {
}
.cctext {
   padding-left: 2em;
}


.messageStackError {
	background-color: #ffffff !important;
	border:0;
	color: #000000;
	font-weight:bold;
	padding-bottom:15px;
}

span.markProductOutOfStock {
	color: #000000 !important;
	font-weight:bolder !important;
	text-decoration:none !important;
}