#txtIdUser
{
	width: 200px;
}
#txtPwd
{
	width: 200px;
}
#txtPwdNew
{
	width: 200px;
}
#cboFunz
{
	width: 200px;
}
#cmdOK
{
	width: 60px;
}

#trNewPwd
{
	display: none; 
	visibility: hidden;
}
.Errore
{
	color: #ff0000;
}
