


#charts_holder {
	width: 427px;
	z-index:0;
	
	
}

img
{  border-style: none;
}

#band_names {
	font-family: Georgia, serif;

	font-size: 12px;

	color: #444;

	padding-top:10px;

	line-height: 16px;
	
	margin-left:15px;
	margin-bottom:30px;
	
}
.chart_text {
	
	font-family: Georgia, serif;

	font-size: 12px;

	color: #444;

	padding-top:40px;

	line-height: 16px;
	
	margin-left:-15px;
}

.chart_text h3{
	
	font-family:Arial, Helvetica, sans-serif;

	font-size: 16px;
	
	font-weight:bold;
	color: #033540;
	
	margin-top:75px;
	
	margin-bottom:-10px;

}

.single_chart {
	height:301px;
	
	
}
