
.NewsRivisteIt {
	border: none; 
	margin:0px;
	padding:0px;
	text-indent:0px;
	font-size:11px;
	background-color: #DCDCDC;
	width:159px;
}
.NewsRivisteIt a.head {
	cursor:pointer;
	border: none;  
	background:#DCDCDC  url(/Ricerca/collapsed.gif) no-repeat scroll 3px 4px;
	color:#000000;
	display:block;
	font-weight:800;
	margin:0px;
	padding-left:14px;
	text-indent:0px;
	text-decoration: none;
}
.NewsRivisteIt a.head:hover {
 	background:#DCDCDC url(/Ricerca/collapsed.gif) no-repeat scroll 3px 4px;
	color:#000066;
}
.NewsRivisteIt a.selected {
	 
	background:#DCDCDC url(/Ricerca/expanded.gif) no-repeat scroll 3px 4px;
	color:#000066;
}
.NewsRivisteIt a.current {
	background-color:#DCDCDC;
}
.NewsRivisteIt ul {
	border-width:0px;
	margin:0px;
	padding:0px;
	text-indent:0px;
}
.NewsRivisteIt li {
	background:#DCDCDC url(/Ricerca/square1.gif) no-repeat scroll 3px 4px;
	list-style: none outside none; display:block;
	padding-left:14px;
	padding-bottom:4px;
}
.NewsRivisteIt li li a {
	color:#000000;
	display:block;
	text-indent:0px;
	text-decoration: none;
	cursor:hand;
}
.NewsRivisteIt li li a:hover {
	background-color:#666666;
	color:#FFFFFF;
	text-decoration: underline;
}
a:hover {
	border-bottom-color: #333;
	color:#000066;
	font-style:italic;}
	
@media print {
	.basic div, .navigation ul, #list2 dd, #list3 div{
		display: block!important;
		height: auto!important
	}
}
