.smaller-block {
	line-height: 1.6;
	text-indent: 1.5em;
}

.c97, .c95 {
	font-size:95%;
	line-height:1.3em;
	text-indent:1.5em;
	margin-top:1em;
}
/* indentatura inversa*/
.ii p {
	padding-left: 2em;
	text-indent:-2em;
}

/* indentatura inversa standard , Opere di Goldoni*/
.is {
	margin-bottom: 1.5em;
}
.is p {
	margin-left: 2em;
	text-indent: -2em; 
	font-size: 90%;
	line-height: 1.3em;
}

/* nessuna indentatura, ma allineamento su indentatura standard e altri dettagli
Usata in [[Open source, software libero e altre libertà]]*/
.ni {
	margin-top: 1pc;
	margin-bottom: 1pc;
	font-size: 95%;
}
.ni p {
	padding-left: 2.5em;
	text-indent: 0;
}