@media screen and (-webkit-min-device-pixel-ratio:0) {
	.divForm form{
		margin-top:-36px;
	}
	
	fieldset legend {
		padding-bottom:8px;
	}
	
	#editBlock .scorrevole,
	#schedaBlock .scorrevole{
		height:95%;
	}
}

