#welcome 
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #000000;
font-weight: normal;
}


#contenuto .textformat {
	font-family: Verdana, sans-serif;
	color: #737D8C;
	font-size : 10px;
font-weight: bold;
	text-transform: uppercase;
}

#contenuto .width {
	width: 250px;
	float:left;
}

#contenuto .message {
	width: 435px;
	height:100px;
}

#contenuto .readonlyfield {
background: #eeeeee;
}
