.shopping_cart{
font-size:12px;
}
.shopping_cart h2{
font-size:14px;
}

.wp_cart_checkout_button:hover{
	opacity:0.7;
}



/*
.wp_cart_button:input[type="image"] {
display:block;
width: 120px;
padding:10px 10px 10px 7px;
background: url("http://74.124.217.113/~protocol/wp-content/themes/theme929/images/button-cart3.png") 0 0 no-repeat;
}
*/

.wp_cart_button:hover{
	opacity:0.7;

	/*background-position: 0 -27px;
	 background-image:url(http://74.124.217.113/~protocol/wp-content/themes/theme929/images/button-cart2.png) no-repeat 0 0;*/
	 
	
}


