/* colonna sinistra */
	#ColSX {
		position: absolute;
		left: 14px;
		top: 0px;
		width:154px;
		z-index: 2;		
		display:block;
	}	
