.chart {
	font: menu;
	background: white;
	color: black;
	position: relative;
}

.chart .legend {
	float: left;
	border: 1px solid black;
	background: white;
	padding: 5px 10px 5px 10px;
}

.chart .legend ul {
	margin: 0px;
	padding: 0px 0px 0px 20px;
}

.chart .legend ul li, ul.legend li {
	list-style: square;
	background-image:none;
	padding-left:0px;
	margin-left:15px;
}

.chart .legend ul li span, ul.legend li span {
	color: black;
}<!-- processing 0.0184400081635 sec. sql 0.00202488899231 sec. See you later! -->