.shopping_cart{
font-size:12px;
color: #000;
}
.shopping_cart a{
font-size:12px;
color: #000 !important;
}
.shopping_cart h2{
font-size:14px;
}

.shopping_cart table td {
background-color:#dedede;
}

.shopping_cart table td, table th {
border-right:1px solid #FFFFFF;
padding:0.4em;
}

.wp_cart_checkout_button:hover{
	opacity:0.7;
}

.wp_cart_button:hover{
	opacity:0.7;
}

