@charset "utf-8";
/* CSS Document */

#graph-img {
	text-align: center;
	margin-bottom: 16px;	
}

#graph-img img{
	border:none;
	box-shadow: none;
	width:100%;
	max-width:459px;
	height:auto;
		
}

