@CHARSET "UTF-8";


.checkout-cart-index #content-wrapper #shopping-cart-totals-table tfoot .price,
.checkout-onepage-index #content-wrapper #checkout-review-table tfoot tr.last .price {
    color:                  #ff7800;
    font-size:              22px;
}

.checkout-cart-index #content-wrapper .cart.content .totals {
    width:                  380px;
}
