/* @override http://www.dareshop.ch/static/css/cart.css */

td#shippingCost {
	border-top: 1px solid #58585a;
	padding-top: 10px;
	padding-bottom: 10px;
}

td#totalCost {
	border-top: 2px solid #58585a;
	padding-top: 10px;
	padding-bottom: 10px;
}

tr#product td{
	padding-bottom: 10px;
}


div.boutonMonCompteContenu {
	position: absolute;
	right: 10px;
	bottom: 30px;
}