.cellaTxt {
	width:80px;
	float:left;
}

input.flat
{
	border:1px solid #676767;
	width:180px;
}

textarea.flat
{
	width:400px;
	height:100px;
	border:1px solid #676767;
}

input.bottone
{
	background-image:url('img/form_bt.gif');
	width:74px;
	height:15px;
	border:none;
}

#input_sx
{
	position:absolute;
}

#input_dx
{
	position:relative;
	left: 220px;
	margin-bottom:5px;
}


