/* colonna sinistra */
	#ColSX {
		position: absolute;
		left: 5px;
		top: 15px;
		width:190px;		
		display:block;
	}	