/* GENERIC BUTTONS */
.button_atc { background:url(../images/en/button_atc.gif); width:95px;height:20px;border:none; cursor:pointer;}
.cont_shop {	background:url(../images/en/button_continue.gif)  no-repeat;width:135px;height:20px;border:none; float:left; overflow:hidden;}
.cart_buttons .continue span { cursor:pointer; width:135px; height:20px; display:block; background:url(../images/en/button_continue.gif) no-repeat; }
.button_details {background:url(../images/en/button_details.gif);width:71px;height:20px;border:none; cursor:pointer;}
.download_submit { background:url('../images/en/button_download.gif') no-repeat;width:105px; height:20px; text-decoration: none; border:0px; cursor:pointer;}
.login_submit { background:url('../images/en/button_login.gif') no-repeat;	width:105px; height:20px; text-decoration: none; border:0px; cursor:pointer;}
.checkout {	background:url(../images/en/button_proceed.gif) no-repeat;width:146px;height:20px; border:none; float:right; overflow:hidden;}
.cart_buttons .checkout span { background:url(../images/en/button_proceed.gif) no-repeat;width:146px;height:20px; display:block;cursor:pointer;}
.generic_submit { background:url('../images/en/button_submit.gif') no-repeat;width:105px; height:20px; text-decoration: none; border:0px; cursor:pointer;}
.order_submit { background:url('../images/en/button_submit_order.gif') no-repeat;	width:105px; height:20px; text-decoration: none; border:0px; cursor:pointer;}
.helpdesk_create span { display:block; cursor:pointer; background:url('../images/en/button_ticket.gif') no-repeat;	width:105px; height:20px; margin:0 auto; cursor:pointer;}



.callcenter{width:226px;height:86px;background:url(../images/en/callcenter.jpg) no-repeat left top;}


/* ORDER FORM */
.order_secured { background:url(../../default/images/en/secureconn.gif) no-repeat; width:180px; height:25px; }


