.shopping_cart{
font-size:12px;
color:#993399;
text-align:center;
}
.shopping_cart h2{
font-size:0px;
color:transparent;
text-align:left;
}

.wp_cart_checkout_button:hover{
	opacity:0.7;
}

.wp_cart_button:hover{
	opacity:0.7;
}

.wp_cart_button{
height: 20px;
width: 76px;
}
