html>/**/body #infoAggiuntive {width:430px;}

/*
#infoAggiuntive .testo2colonne {
	column-count: 2; 
	column-gap: 20px;
	column-width:210px;
	
	-moz-column-count:2;
	-moz-column-gap:10px;
	}
*/
	
#infoAggiuntive .testo1colonna, #infoAggiuntive .testo2colonne {
	width:440px;
	margin-bottom:20px;
	}
