#lattice {
	width: 250px;
	height: 160px;
	float: left;
	margin-left: 0;
}

#memory {
	width: 250px;
	height: 160px;
	display: inline-block;
}

#scelta a {
	margin-right: 40px;
}

#scelta a div {
	width: 250px;
	height: 160px;
}

#img_memory {
	background: url(img/img_memory.png) no-repeat;
}

#img_lattice {
	background: url(img/maxi.png) no-repeat;
}


#scelta a {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #993333;
	text-decoration: none;
	border: 1px transparent solid;
}

#scelta a p {
	text-align: left;
}

#scelta a:hover {
	text-decoration: underline;
	border: 1px #cccccc solid;
}




/*IMMAGINI SEZIONI GUANCIALI*/

#img_sezione_guan_visco {
	width: 618px;
	height: 92px;
	background: url(memory/img/sequenza_visco.png) no-repeat;
}

#img_sezione_guan_lattice{
	width: 350px;
	height: 194px;
	background: url(lattice/img/lattice.png) no-repeat;}
	
	#product-grid {}

.product-item a{ /*display:block; */ }

.product-item img{
	border: 2px solid transparent;
	display: inline;
	float: left;
	margin-right: 2px;
	margin-top:2px;
}

.product-item.first {margin-right: 0;}

.product-item img:hover {border: 2px solid #993333;}
