.chn-graficodispersao-relative {
	height: 100%;
	width: 100%;
	position: relative;
}

.chn-graficodispersao-fonts, .chn-graficodispersao-text-point {
	font-family: arial, helvetica, Lucida Sans, FreeSans;
	font-size: 11px;
}

.chn-graficodispersao-round {
	height: 100%;
	display: block;
}

.chn-graficodispersao-point {
	position: absolute;
	height: 11px;
	overflow: hidden;
	z-index: 50;
}

.chn-graficodispersao-text-point {
	position: absolute;
	white-space: nowrap;
	z-index: 50;
}

.chn-graficodispersao-text-range {
	display: block;
	font-weight: bold;
	text-align: center;
	font-family: arial, helvetica, Lucida Sans, FreeSans;
	font-size: 14px;
}