.art_thumb {
	float:left;
	margin:0px 5px 10px 0px;
}
#aggiungi_carrello label {
	display:block;
	margin:0px 0px 10px 0px;
}
#aggiungi_carrello label span {
	display:block;
	width:200px;
	float:left;
}
#aggiungi_carrello label input, #aggiungi_carrello label select {
	border:1px solid #cecece;
}

.variante {
}
.variante_hr {
	border:0;
	border-bottom:1px dotted black;
}
.thumbcontainer {
	width:130px;
	overflow:hidden;
	float:left;
	margin-right:10px;
}

.up {
	background-image:url('/images/ui/ui-icons_2e83ff_256x240.png');
	background-position:-0px -20px;
	background-repeat:no-repeat;
	width:14px;
	height:8px;
	border:1px solid #5c79b7;
	overflow:hidden;
	cursor:pointer;
}
.down {
	background-image:url('/images/ui/ui-icons_2e83ff_256x240.png');
	background-position:-64px -20px;
	background-repeat:no-repeat;
	width:14px;
	height:8px;
	border:1px solid #5c79b7;
	overflow:hidden;
	cursor:pointer;
}
.qty {
	float:left;
	border:1px solid #5c79b7;
	width:40px;
	height:20px;
	margin-right:4px;
	text-align:center;
}
.add_to_chart label strong {
	float:left;
	display:block;
	margin-right:4px;
	padding-top:5px;
}
.updown {
	float:left !important;
}
.submitcarrello {
	margin-left:20px;
	background-image:url('/images/ui/aggiungicarrello.jpg');
	width:159px;
	height:39px;
	background-repeat:no-repeat;
}
#prezzo {
	font-weight:bold;
	font-size:1.3em;
	margin-top:10px;
	margin-bottom:10px;
}

#separazione{
	width:300px;
	height:1px;
	background-color:#999;
	margin-bottom:5px;
	margin-top:5px;
}
