.product-comparison {
	width:90px;margin:5px auto;
}
.product-comparison .versione{
	position:absolute;border:1px solid #ddd;padding:5px;font-weight:bold;font-size:20px;
}
.legend-comparison {
	float:left;margin:0px 10px 5px 5px;width: 180px;
}
.box-color{
	border:1px solid #ccc;width:10px;height:10px;background:#eee;margin:3px 10px 0 0;float:left;
} 