﻿.rightChartYAxis
{
	width: 20px;
	background: black;
}

.PiePieceLabel 
{ 
	position: absolute; 
	background-color: #fff; 
	border: 1px solid #999; 	
	padding: 2px;
	font-size: 8pt;
	opacity: 0.8; 
	filter: Alpha(opacity:80); 
}
