.shopping_cart{
font-size:12px; color: white;
}
.shopping_cart a{color: #cccccc;}
.shopping_cart #pinfo {color: black;}
.shopping_cart h2{
font-size:14px;
}


.wp_cart_checkout_button:hover{
	opacity:0.7;
}

.wp_cart_button:hover{
	opacity:0.7;
}

