.smallgraphcanvas {
/*
	background-color: #fff;
	position: absolute;
	top: 283px;
	left: 50%;
	margin-left: 345px;
*/
	position: absolute;
	top: 283px;
	left: 50%;
	margin-left: 35px;
	width: 133px;
	height: 122px;
	display: block;
	/*
	z-index: 1!important;
	*/
	z-index: 1;
}
.resultSmallGraph {
/*
	background-color: #fff;
	position: absolute;
	top: 283px;
	left: 50%;
	margin-left: 345px;
*/
	position: absolute;
	top: 43px;
	left: 50%;
	margin-left: 315px;
	width: 173px;
	height: 142px;
	display: block;
  /*background-color:red;*/
	/*
	z-index: 1!important;
	*/
	z-index: 1000;
}
