.domanda_LegendEtichetta
{
	margin-left: 5px;
	font-size: 0.9em;
	clear: both
}

.domanda_Blocco
{
	/* Per il bug di Explorer che lascia uno spazio se non metto il bordo... */
	height: auto !important;
	height: 1px;
	
	margin-bottom: 30px
}

.domanda_Etichetta
{
	font-weight: bold;
	float:left
}

.requiredFieldLegend
{
	margin: 10px 0px 10px 0px;
	font-size: 0.8em
}

.requiredField
{
	font-size: 0.8em
}

.domanda_Editing
{
	float: left;
	margin-left: 10px
}

.domanda_oggetti
{
	clear: both;
	margin: 0px
}

.domanda_ObjAltro
{
	margin-top: 10px	
}

