h3, .h3_text { padding-left: 50px; }
img#graph { border: 1px solid black; }
div#graphic { float: right; font-size: 0.8em; font-style: italic; margin-bottom: 10px; margin-left: 20px; }

div#flot_graph_container {
	float:right;
	width:500px;
	/*height:370px;*/
	background-color:white;
	border:solid black 1px;
	padding:10px;
	margin:10px;
}
div#flot_graph {
	width:500px;
	height:370px;
	margin-bottom:15px;
}