.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;
}
.needHelp a{
font-size: 11px;
}
.checkoutCandy {
	line-height: 2.4em;
	font-weight: bold;
	padding: 0.4em;
	border: 1px solid #9a9a9a;
	background-color: #ffffcc;
	color: #000000;
}
#cartNewSubTotal {
	background-color: #e9e9e9;
	 }

#cartNewSubTotal {
	border-top: 1px solid #cccccc;
	font-weight: bold;
	text-align: right;
	line-height: 2.2em;
	padding-right: 2.5em;
	}

#cartNewSubTotal {
	height: 2.2em;
	}

.cartProductDisplay{
width: 300px;
}

#scRemoveHeading, .cartRemoveItemDisplay {
padding: 0 10px 0 0;
}

#cartImage {
    border: 1px solid #cccccc;
}

#cartImage {
	margin: 0 1em 1em 1em;
	}

.showStockQuantity {
float: left;
margin: 0px;
}
.cartAttribsList ul{
padding-top: 5px;
clear: left;
}
	
	
