﻿.pixel_cart table.cart_items_table .remove_button input { background-image: url("pixelpress_controls/pixel_cart/cart_x_icon_black.png"); }
.pixel_cart .cart_buttons { border: 1px solid #EBEBEB; background-color: #F9F9F9; padding: 10px; }
.pixel_cart .cart_buttons .update_cart { width:157px; height:30px; cursor:pointer; background-color:Transparent; border-width:0px;  background-image: url("pixelpress_controls/pixel_cart/update_cart.png"); }

.confirm_order { display:inline-block; width:97%;}
.confirm_order p { float:left;}
.confirm_order input[type="submit"] { float:right; margin-top:-30px; padding:10px; font-size:18px; }

.voucher_box .left_box { width:47%; float:left; height:100px;}
.voucher_box  .right_box { width:47%; float:right; height:100px;}
