IMG { border: 0px}
.w3g_tooltip_title {
	position: absolute;
	top:22px;
	left:15px;
	font-family: verdana;
	font-size: 13px;
	font-weight: bold;
	line-height:19px;
	color: white;
}

.w3g_tooltip_closer {
	position: absolute;
	top:20px;
	right:-55px;
	cursor: pointer;
}

.w3g_tooltip_content {
	position: relative;
	top: 0px;
	/*left:17px;*/
	width:220px;
  	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #666;
}

/* Scroll bar style */

.w3g_tooltip_content UL {
	margin-top:0px; 
	margin-left:15px;
	padding:0px;
	font-size:11px;
}

.w3g_tooltip_container, .scrollArea {
	position: absolute;
	top: 55px;
	height:200px;
	width:220px;
	overflow: hidden; 

}

.scrollArea {
	left: 225px; 
	width: 8px; 
	border: #9ab2fc 1px solid;
	background: #7e9cfa;
	cursor: pointer;
}


.scroller { 
	position: absolute;
	height:20px;
	width: 8px; 
	background: #0935c0;
}

.no_scroller { 
	position: absolute;
	height:20px;
	width: 8px; 
	background: #dedede;
}
.w3gSezione_0C td.sezione_abs_0C {color: #333333;}