
.call_center {
	width: 192px;
	height: 82px;
    background: url('../images/callcenter.jpg') no-repeat;
}

.item .price_group a {
	display: block;
    background: url('../images/en/item_add.jpg') no-repeat;
    width: 121px;
    height: 35px;
    margin: 5px auto;
}

.list .add_button {
	display: block;
	float: left;
	margin: 28px 0 0 9px;
    background: url('../images/en/add_button_small.jpg') no-repeat;
    width: 120px;
    height: 61px;
    position: relative;
}

.search_go {
	position: absolute;
	right: 9px;
	top: 96px;
	border: 0 none;
	height: 21px;
	width: 36px;
	background: url('../images/en/search_go.jpg') no-repeat;
	cursor: pointer;
}

.soft .mac {
    background: url('../images/en/mac.jpg') no-repeat;
}


.soft .win {
    background: url('../images/en/win.jpg') no-repeat;
    margin-right: 1px;
}

.win_mac_list .price_info .add_button {
background: url('../images/en/add.jpg') no-repeat;
	width: 192px;
	height: 41px;
}



/* GENERIC CART */

.cart_buttons .continue span { cursor:pointer; width:148px; height:38px; display:block; background:url(../images/en/continue.jpg) no-repeat; }
.cart_buttons .checkout span { width:148px; height:38px; display:block; background:url(../images/en/checkout.jpg) no-repeat right; cursor:pointer;}


/* GENERIC BUTTONS */
.generic_submit { background:url('../images/en/button_submit.gif') no-repeat;	width:148px; height:38px; text-decoration: none; border:0px; cursor:pointer;}
.order_submit { background:url('../images/en/button_submit_order.gif') no-repeat;	width:148px; height:38px; text-decoration: none; border:0px; cursor:pointer;}
.download_submit { background:url('../images/en/button_download.gif') no-repeat;cursor:pointer;	width:148px; height:38px; text-decoration: none; border:0px; }
.login_submit { background:url('../images/en/button_login.gif') no-repeat;cursor:pointer;	width:148px; height:38px;  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/button_ticket.gif') no-repeat;	width:148px; height:38px;margin:0px auto;}
.list_container .add_button{margin-top:0;}