.valueLabels {
	font-size:12px;
	color:#666666;
}
div.valueLabelLight {
	opacity:0.5;
	background-color: white;
	border:none;
	position:absolute;
	margin-top:-12px;
	margin-left:-9px;
}
div.valueLabel {
	position:absolute;
	border:none;
	margin-top:-12px;
	margin-left:-9px;
}

