#content td
{
	height:20px;
}

#content td.spazio
{
	height:10px;
}

#content input
{
	font-size:9px;
	color:#3366FF;
}

#content input.lungo
{
	width:120px;
}

#content input.pulsante
{
	width:70px;
	height:22px;
}

#content table
{
	width:290px;
}

#content table td.voce
{
	width:40px;
}

#content table td.campo
{
	width:120px;
}

#content span.rosso
{
	color:#CC0000;
	font-weight:bold;
}

