.notviewed{
	font-weight:bold;
}
.rowGray{
	background-color:#E0E0E0;
}
.rowLightGray{
	background-color:#EEEEEE;
}

/*  begin highlights table*/
td.click, th.click
{
	background-color: #bbb;
}
td.hover, tr.hover
{
	background-color: #ffffcc;
}
th.hover, tfoot td.hover
{
	background-color: ivory;
}
td.hovercell, th.hovercell
{
	background-color: #abc;
}
td.hoverrow, th.hoverrow
{
	background-color: #6df;
}
/*  end highlights table*/

.riga{
border:1px solid #999999;
width:100%
}
th{
	text-transform:uppercase;
	background-color:#999999;
}

#tableAnnunci th{
	vertical-align:top;
	}
		
div#contentAnnunci{
	margin:10px;
/*
	height:450px;
	border:0;
	
	width:100%;
	overflow:scroll;
*/
}	
div#menuAnnunci ul li{
float:left; 
margin-left:20px;
margin-bottom:10px;
}

div#loginAnnunci,div#menuAnnunciFront{
width:201px;
float:right;
text-align:left;
border:1px solid #CCCCCC;
background-color:#ECEEEF;
margin:0px;
padding:0px;
}

div#menuAnnunciFront ul li{
text-transform:uppercase;
text-align:left;
margin-left:0px;
padding-left:0px;
margin-bottom:5px;
}
div#menuAnnunciFront{
padding-left:5px;
}
div#menuAnnunciFront ul{
margin:5px;
padding-left:10px;
}
