#change-element {
	
}

.infograph-home {
	*margin-left: 12px;
	width: 990px;
	height: 743px;
	background: url(http://www.grreporter.info/sites/all/modules/GRR_infograph/img2/GR-Infographic.png);
}

.infograph-home-wrapper {
	border: 0px solid #f00;
	width: 990px;
	position: relative;
}

.infograph-home-button-1  {
	float: right;
	width: 50px;
	height: 70px;
	position: relative;
	right: 0px;
	top: 333px;
	cursor: pointer;
	border: 0px solid #f00;
}

.back-to-home {
	width: 80px;
	height: 60px;
	cursor: pointer;
	border: 0px solid #f00;
	position: relative;
	top: 10px;
	left: 20px;
}

.bottom-links-wrapper {
	border: 0px solid #f00;
	width: 990px;
	height: 110px;
	bottom: 0px;
	position: absolute;
}

.bottom-links-wrapper .bnb-link {
	border: 0px solid #f00;
	width: 430px;
	height: 12px;
	position: relative;
	top: 40px;
	left: 80px;
	cursor: pointer;
}

.bottom-links-wrapper .nsi-link {
	border: 0px solid #f00;
	width: 350px;
	height: 12px;
	position: relative;
	top: 42px;
	left: 80px;
	cursor: pointer;
}

.bottom-links-wrapper .gr-link {
	border: 0px solid #f00;
	width: 200px;
	height: 12px;
	position: relative;
	top: 28px;
	left: 710px;
	cursor: pointer;
}

.slide-back-next {
	border: 0px solid #f00;
	position: relative;
	top: 270px;
	width: 100%;
	height: 39px;
}

.slide-back {
	float: left;
	width: 53px;
	height: 70px;
	cursor: pointer;
	border: 0px solid #f00;
}

.slide-next {
	float: right;
	width: 50px;
	height: 70px;
	cursor: pointer;
	border: 0px solid #f00;
}