/* GENERIC CART */
.cart_buttons .continue span { cursor:pointer; width:130px; height:25px; display:block; background:url(../images/en/btn_continue.png) no-repeat; position:absolute;left:0;top:0;}
.cart_buttons .checkout span { width:130px; height:25px; display:block; background:url(../images/en/btn_checkout.png) no-repeat; position:absolute;left:0;top:0;}

.cart_buttons .continue{width:130px; height:25px; display:block;}
.cart_buttons .checkout { width:130px; height:25px; display:block;}
/* GENERIC BUTTONS */
.generic_submit { background:url('../images/en/btn_submit.png') no-repeat;	width:130px; height:25px; text-decoration: none; border:0px; }
.order_submit { background:url('../images/en/btn_order.png') no-repeat;	width:130px; height:25px; text-decoration: none; border:0px; }
.download_submit { background:url('../images/en/btn_download.png') no-repeat;	width:130px; height:25px; text-decoration: none; border:0px; }
.login_submit { background:url('../images/en/btn_login.png') no-repeat;	width:130px; height:25px; text-decoration: none; border:0px; }
.order_submit { background:url('../images/en/btn_order.png') no-repeat;	width:130px; height:25px; text-decoration: none; border:0px; }

/* ORDER FORM */
.order_secured { background:url(../../default/images/en/secureconn.gif) no-repeat; width:180px; height:25px; }

/* HELPDESK */
.helpdesk_create span { display:block; cursor:pointer; background:url('../images/en/btn_createticket.png') no-repeat;	width:130px; height:25px; margin:0 auto; }
