#change-element {
	
}

.infograph-home {
	*margin-left: 12px;
	width: 990px;
	height: 743px;
	background: url(http://www.grreporter.info/en/sites/all/modules/GRR_infograph/img/GR-Infographic.png);
}

.infograph-home-wrapper {
	border: 0px solid #f00;
	width: 900px;
	height: 380px;
	position: relative;
	top: 220px;
	left: 60px;
}

.infograph-home-button-1, 
.infograph-home-button-3, 
.infograph-home-button-5, 
.infograph-home-button-7  {
	float: left;
	width: 420px;
	height: 85px;
	margin-bottom: 10px;
	cursor: pointer;
	border: 0px solid #f00;
}

.infograph-home-button-2, 
.infograph-home-button-4, 
.infograph-home-button-6, 
.infograph-home-button-8  {
	float: right;
	width: 380px;
	height: 85px;
	margin-bottom: 10px;
	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 {
	background: url(http://www.grreporter.info/en/sites/all/modules/GRR_infograph/img/arrow-back.png) no-repeat center center;
	float: left;
	width: 53px;
	height: 70px;
	cursor: pointer;
	border: 0px solid #f00;
}

.slide-next {
	background: url(http://www.grreporter.info/en/sites/all/modules/GRR_infograph/img/arrow-next.png) no-repeat center center;
	float: right;
	width: 50px;
	height: 70px;
	cursor: pointer;
	border: 0px solid #f00;
}
