.shopping_cart{
font-size:13px;
margin-top:35px;
}
.shopping_cart h2{
font-size:14px;
}

.wp_cart_checkout_button:hover{
	opacity:0.7;
}

.wp_cart_button:hover{
	opacity:0.7;
}

.shopping_cart table, .shopping_cart tr, .shopping_cart td {
        border:none;
}

.shopping_cart .wp_cart_checkout_button {
        margin-top:30px;
        float:right;
}