.map {
	background:url('../images/italy-map/map.png') no-repeat; 
  	z-index:100;
  	border: none;
}

ol li {
	line-height: 15px;
}

ol li a {
	color:	#B9B9B9;
	font-weight: bold;
	margin-left: 60px;
}

ol li a:hover {
	color:	#6E6E6E;
	text-decoration : none;
}

ol li a.regionSelected {
	color:	#6E6E6E;
	text-decoration : none;	
}
