/* Copyright 2008 Algoritma */

#tabletSearch {
	background-image: url(../img/bgTabSearch_it.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
#tabletLogin {
	background-image: url(../img/bgTabLogin_it.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
#tabletAssistance {
	background-image: url(../img/bgTabAssistance_it.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
#titleProdotti {
	background-image: url(../img/titleProdotti_it.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	height: 40px;
}
#tabletCart {
	background-image: url(../img/bgTabCarrello_it.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
