#payment_form_paypal_standard {
	background-image:url(../images/paypal-credit-card2.jpg);
	background-position:center bottom;
	background-repeat:no-repeat; 
	display:block;
	height:99px;
}

.carousel-offert-home-container {
    width: 700px;
    height: 250px;
    margin: 0px auto;
    background: transparent url(../images/banner/carousel-bg-offer.jpg) no-repeat scroll center bottom;
}

.carousel-offert-home-container #carousel1 {
    padding: 50px
}

.products-grid.home-new td {
    width: 33%;
    background: transparent url(../images/listing_y_divider.gif) repeat-y scroll right top;
}
.product-image .img-content div, .product-image .img-content span {
	text-align:center;
}
.cms-index-index .product-col-1,.cms-index-index .product-col-2,.cms-index-index .products-grid .product-image{width:auto;}
.products-grid td .add-to-links{padding:10px;}
.products-grid .grid-divider.home-new div {
	background:transparent url(../images/page_new_home_products_grid_divider.gif) repeat-x scroll left 14px;
	width:97%;
}
.products-grid.home-new td.empty  {background-image:none}
.products-grid.home-new .price-box  {float:none}

#search_mini_form{
	float:right;
	margin-top:12px;
}
#type-customer{
	margin:8px 0;
}
#type-customer input{margin-right:5px;width:auto !important;}

.sidebar .block-customer-care .mail{
		background:transparent url(../images/customer-care/email.gif) no-repeat 0 0;
		height:38px;
}
.sidebar .block-customer-care .skype{
		background:transparent url(../images/customer-care/skype.gif) no-repeat 0 0;
		height:38px;
}
.sidebar .block-customer-care  .block-title h2{background:url(../images/block_care_title_marker.gif) left top no-repeat; padding-left:29px; padding-bottom:5px; padding-top:2px;}
.sidebar .block-big-order{
	background:url("../images/orders/grandi-ordini-icon.gif") no-repeat scroll 0 0 transparent;
	height:72px;
	padding-left:62px;
}
.sidebar .block-big-order span{
	font-weight:bold;
	color:#4161A8;
	text-transform:uppercase;
	font-size:0.9em;
}


