#container #columnLeft #boxTab .tab span {
	font-weight:normal;
	padding:4px 12px;
	text-decoration:none;
}
#ricercaCnt{
	padding: 10px 20px;
}
#ricercaCnt #frmRicerca{
	margin: 20px 0 0 0;
	padding: 0;
}
#ricercaCnt #frmRicerca label{
	display:block;
	float:left;
	width:84px;
}
#ricercaCnt #frmRicerca input{
	border: 0;
	float: left;
	width: 157px;
	height: 16px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	font-size: 98%;
	margin-bottom: 10px;
}
#ricercaCnt #frmRicerca .button{	
	clear: both;
	border: 1px solid #58B000;
	height: 13px;
	line-height: 13px;
	font-size: 80%;
	float: left;
	display: inline;
	margin: 0 0 0 204px;
}
#ricercaCnt #frmRicerca .button a:link, #ricercaCnt #frmRicerca .button a:visited{	
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	background-image:url('../images/buttons/green.gif');
	background-repeat: repeat-x;
	padding: 0 8px;
}
#ricercaCnt #frmRicerca .button a:hover, #ricercaCnt #frmRicerca .button a:visited:hover{	
	background-image:url('../images/buttons/green_on.gif');
}
#ricercaCnt #frmRicerca .search{
	clear: both;
	float: left;
	display: inline;
	padding: 6px 0;
}
#ricercaCnt #frmRicerca .search select{
	width: 157px;
	font-size: 98%;
}
#ricercaCnt #frmRicerca .search .calendar{
	margin: 0 0 0 4px;
}
#ricercaCnt #frmRicerca .search #form-dr_start, #ricercaCnt #frmRicerca .search #form-dr_end{
	font-size: 98%;
	margin: 0;
	width: 130px;
}
.yui-calcontainer{
	left: 306px;
}
#ricercaCnt #frmRicerca .search #form-no_date{
	border: 0;
	font-size: 98%;
	margin: 0;
	width: auto;
}
#ricercaCnt .results{
	clear: both;
	float: left;
	display: inline;
	margin: 20px 0 0 0;
}
#ricercaCnt .results .nResult{
	margin: 10px 0 0 0;
	font-weight: bold;
}
#ricercaCnt .results .view{
	color: #FF3399;
}
#ricercaCnt .results .row{
	margin: 26px 0;
}
#ricercaCnt .results #paging{
	clear: both;
	padding: 10px 0;
	margin: 6px 0 0 0;
	border-top: 1px dotted #000000;
	text-align: center;
	color: #66CC33;
}
#ricercaCnt .results #paging a:link, #ricercaCnt .results #paging a:visited{
	color: #354855;
	text-decoration: none;
	margin: 0 2px;
}
#ricercaCnt .results #paging a:hover, #ricercaCnt .results #paging a:visited:hover{
	text-decoration: underline;
}
#ricercaCnt .results #paging a.active{
	text-decoration: underline;
	font-weight: bold;
}

