div#energy_graph {
	width: 624px;
	margin-bottom: 10px;
}

div#energy_graph div.title {
	font-size: 1.3em;
	font-weight: bold;
	margin-bottom: 5px;
}

div#energy_graph_graph {
	float: left;
	width: 370px;
	height: 413px;
}

div#energy_graph_explination {
	width: 245px;
	float: right;
	margin-top: 35px;
}

div#energy_graph_explination ul li {
	padding: 0px;
	margin-bottom: 25px;
	background-image: none;
}

div#energy_graph_explination ul li span {
	font-weight: bold;
	display: block;
}