@charset "UTF-8";

.on {
	background: #eeeb99 url(../img/arr_on.gif) no-repeat 0px 6px;
	line-height: 1.6em;
	border-bottom: 1px solid #fff;
	display: block;
	text-indent: 15px;
	padding: 2px 0;
	height: 100%;
}


.chartBg {
	background: #a7dfe0;
}

