#cart_block_list {
margin:0 40px 0 40px;
}
#cart-total {
border-bottom:1px dashed #8E8878;
border-top:1px dashed #8E8878;
height:20px;
line-height:20px;
padding:5px 0 5px 5px;
text-align:right;
}
#cart_block a.ajax_cart_block_remove_link {
width:40px;
height:17px;
float:right;
font-size:0;
display:block;
background: transparent url('../img/icon/delete_cart.gif') no-repeat left bottom;
border:none 0;
}
#cart_block a.ajax_cart_block_remove_link:hover { 
text-decoration:none; 
}
#cart-buttons {
font-family:"Times New Roman", Times, serif; 
color:#8e8878; 
font-size:13px; 
text-decoration:none; 
padding:20px 0 10px 0;
}
#button_panier_cart {
color:#8E8878;
float:left;
text-decoration:none;
}
#button_order_cart{
color:#8E8878;
float:right;
text-decoration:none;
}

#cart_block a{
color:#8E8878;
}
#cart_block dl {
font-size:0.9em;
}
#cart_block dt {
width:175px;
}
#cart_block dt, #cart_block dd {
clear:both;
margin-top:0.2em;
}
#cart_block dt {
height:1.2em;
padding-top:0.4em;
}
#cart_block dl dt a, #cart_block dl dt span.quantity-formated {
float:left; line-height:17px;
}
#cart_block dl span.quantity-formated {
padding-right:0.3em;
}
#cart_block dl dt a {
font-weight:bold;
}
#cart_block dl span.price {
float:right;
font-weight:normal;
}
#cart_block span.price {
float:right;
}
#cart_block dd {
font-style:italic;
margin-left:1em;
margin-right:1em;
}
#cart_block dd {
width:155px;
}
#cart_block #cart_block_no_products {
margin:0.5em 0;
}
#cart_block p {
clear:both;
}
#cart_block p span {
clear:right;
float:left;
text-align:right;
}
#cart_block_wrapping_cost, #cart_block_shipping_cost, #cart_block_total {
padding-right:1.3em;
}
