#int_grafico_legenda {
	text-align: center;
	margin: 15px 0 15px 0;
	position: relative;
	line-height: 20px;
}
#int_grafico_legenda ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#int_grafico_legenda li {
	float: left;
	font-size: 9px;
	width: 87px;
}