div.module_cart h3.category span{float: left;width:30%;margin-left:3%;}

div.order_detail table{	border: #e9e9e9 1px solid; border-top: none; border-left: none;}
div.order_detail table td{	padding: 4px; border: #e9e9e9 1px solid; border-bottom: none; border-right: none; }
div.order_detail table tr.top td{	background-color: #f2f2f2;	font-weight: bold; text-align: center; font-size: 13px;}
div.order_detail table tbody.del_item td{text-decoration: line-through;background-color: #ffffce}
div.order_detail tbody.price_ship{display: none;}