.shopping_cart{
font-size:12px;
}
.shopping_cart h2{
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', sans-serif;
	font-size: 1.5em;
	line-height: 1em;
	font-weight: normal  ;
	letter-spacing: -2px;
	color: #9e987e;
	margin: 10px 0px 40px 0px;
	text-align:center;
}

.wp_cart_checkout_button:hover{
	opacity:0.7;
}

.wp_cart_button:hover{
	opacity:0.7;
}


