/* GENERIC BUTTONS */
.button_atc { background:url(../images/en/button_atc.gif); width:97px;height:23px;border:none; cursor:pointer;}
.cont_shop {	background:url(../images/en/button_continue.gif)  no-repeat;width:138px;height:23px;border:none; float:left; overflow:hidden;}
.cart_buttons .continue span { cursor:pointer; width:138px; height:23px; display:block; background:url(../images/en/button_continue.gif) no-repeat; }
.button_details {background:url(../images/en/button_details.gif);width:67px;height:23px;border:none; cursor:pointer;}
.download_submit { background:url('../images/en/button_download.gif') no-repeat;width:138px; height:23px; text-decoration: none; border:0px; cursor:pointer;}
.login_submit { background:url('../images/en/button_login.gif') no-repeat;	width:138px; height:23px; text-decoration: none; border:0px; cursor:pointer;}
.checkout {	background:url(../images/en/button_proceed.gif) no-repeat;width:152px;height:23px; border:none; float:right; overflow:hidden;}
.cart_buttons .checkout span { background:url(../images/en/button_proceed.gif) no-repeat;width:152px;height:23px; display:block;cursor:pointer;}
.generic_submit { background:url('../images/en/button_submit.gif') no-repeat;width:138px; height:23px; text-decoration: none; border:0px; cursor:pointer;}
.order_submit { background:url('../images/en/button_submit_order.gif') no-repeat;	width:138px; height:23px; text-decoration: none; border:0px; cursor:pointer;}
.helpdesk_create span { display:block; cursor:pointer; background:url('../images/en/button_ticket.gif') no-repeat;	width:138px; height:23px; margin:0 auto; cursor:pointer;}

.button_search{width:51px;height:23px;background:url(../images/en/button_search.gif);cursor:pointer;border:0;}

.callcenter{width:206px;height:78px;background:url(../images/en/callcenter.gif) no-repeat left top;}


/* ORDER FORM */
.order_secured { background:url(../../default/images/en/secureconn.gif) no-repeat; width:180px; height:25px; }


