#profiles { margin-top: 1em;}
#profiles a {          
	color: #666;  
	text-decoration: none;   
	font-weight: bold;       
}
#profiles a:hover span.arancio {          
	color: #000;  
}       

#upper-band .secondary-menu {
	position: static;
}

#lingue {
	font-size: 10px;
}   
#lingue .selected {
	color: #FF9900;
	font-weight: bold;
}
#lingue a {
	color: #666;
}
#pics-container { position: relative; padding-top: 12px; width: 420px }
#pics-container a img { border: none;}
.disabilitato { 
	background: #82DA7E;
	cursor: default;
}

.navigator, .galleries-navigator {
	display: block;
	text-indent: -5000px;
	font-size: 1px;     
	display: none;       
	background-position: top;
	
}
#gallery-prev {
	position: absolute;
		margin-left: 195px;
		top: 10px;
		width: 32px;
		height: 16px;
		background-image: url('../images/gallery/previous.gif');
}
#gallery-next {
	position: absolute;
		margin-left: 195px;
		top: 206px;
		width: 32px;
		height: 16px;
		background-image: url('../images/gallery/next.gif');
}   
#prev-arrow:hover, #next-arrow:hover, #gallery-next:hover, #gallery-prev:hover {
	background-position: bottom;
}
