.shopping_cart{

font-size:12px;

margin-bottom:20px;
BORDER: #dacba9 1px solid;
BACKGROUND-COLOR: #fff;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;

}

.shopping_cart h2{

font-size:14px;

}



.wp_cart_checkout_button:hover{

	opacity:0.7;

}



.wp_cart_button:hover{

	opacity:0.7;
}

.TESTBOX {
width:inherit;
margin-bottom:20px;
padding:20px;
BORDER: #dacba9 1px solid;
BACKGROUND-COLOR: #f8f6e6;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;

}




