/*  CSS  html body style for centre    */


ul.chart_icons{
	position:relative;
	/*top:-45px;*/
	left:2px;
	margin-top:-30px;
	margin-bottom:50px;
}
	
ul.chart_icons li{
	float:left;
	list-style-image:none;
	list-style-type:none;
	margin-right:4px;
	text-align:center;
	font-size:8px;
}

