h3, h4 {
	color:				#D88247;
}

.ViewCartFastShippingQuote {
	background-image:	url("../gfx/ViewCartFastShippingQuote.jpg");

	width:				355px;
	height:				46px;
}

.ViewCartTotals {
	background-color:	#E8F4FF;

	position:			relative;

	color:				#64686B;
}

.ViewCartTotalsLoading {
	width:				100%;
	height:				100%;

	position:			absolute;

	left:				0px;
	top:				0px;

	background-color:	white;

	opacity:			0.75;
	filter:				alpha(opacity=75);

	z-index:			1;

	display:			none;

	background-image:	url("../gfx/LoadingSmall.gif");
	background-repeat:	no-repeat;
	background-position: center center;
}

.ViewCartCoupon {
	height:			24px;
	line-height:	24px;
}

.ViewCartCouponEmail {
	margin:			4px;
	margin-left:	0px;

	width:			250px;
	height:			24px;

	line-height:	24px;
}

.ViewCartSubmitSmall {
	background-image:		url("../gfx/SubmitSmall.jpg");
	background-repeat:		no-repeat;
	background-color:		white;
	background-position:	0px 3px;

	width:				60px;
	height:				25px;

	border:				none;

	cursor:				pointer;
}
