#demo_bg {
	position: relative;
	width: 310px;
	height: 55px;
}
#demo_bg DIV {
	z-index: 2;
	position: absolute;
	text-align: center;
	cursor: default;
}
#demo_bg SPAN {
	position: absolute;
	width: 288px;
	background: url(/images/H3G/dual_thumb_highlight.gif) no-repeat -288px 0px;
	height: 28px;
	top: 9px;
	left: 10px;
	_font-size: 5px;
}

#maxVal, #minVal {
	width: 56px;
}
#popupPunti {
	z-index: 1;
	position: absolute;
	text-align: center;
	margin-top: -27px;
	width: 54px;
	font-family: Arial;
	background: url(/images/H3G/ituoipunti.png) no-repeat 50% 0px;
	height: 36px;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	padding-top: 9px;
}

