@CHARSET "ISO-8859-1";

/* Sovrascrittura proprietà width */

div.liveError
{
	position:relative;
	top:35px;	
}

td.b482
{
	border-right:1px dashed grey;
}

div.stat_user
{
	text-align: left;
	font-weight: normal;
}

div.userspan
{
	width: 45px;
	display:inline-block;
	margin-bottom: 5px;	
}

div.stat_residenza
{
	text-align: left;
	font-weight: normal;
}

div.resispan
{
	width: 60px;
	display:inline-block;
	margin-bottom: 5px;	
}

div.stat_level
{
	text-align: left;
	font-weight: normal;
}

div.levelspan
{
	width: 35px;
	display:inline-block;
	margin-bottom: 5px;	
}

a.user_lnk
{
	cursor:pointer;
	color:darkBlue;
	text-decoration: none;
}

a.user_lnk:HOVER 
{
	color:#777;
	text-decoration: none;
}

a.user_lnk:VISITED 
{
	color:darkBlue;
	text-decoration: none;
}
