#graph-cont {
	height: 210px;
	margin-top: 220px;
	position: absolute;
	margin-left: 80px;
}

div#loader {
	position:absolute;
	width: 80px;
	height: 56px;
	background: transparent url(../images/graphs/loader.gif) no-repeat center;
	margin-left: 450px;
	margin-top: 160px;
	display: none;
}

div#graph-bottom {
	width: 847px;
	height: 30px;
	background: transparent url(../images/graphs/graph-bottom.png) no-repeat left center;
	position: absolute;
	bottom: -17px;
	z-index: 121;
}

div.graph-bar {
	width: 94px;
	background: #ccc;
	bottom: 0px;
	position: absolute;
	background: transparent url(../images/graphs/character1_bar.png) no-repeat center top;
	overflow: visible;
}

div.character {
	width: 94px;
	height: 70px;
	margin-top: -65px;
	position: absolute;
}

div#natural-favourite-title {
	width: 558px;
	height: 44px;
	background: transparent url(../images/graphs/natural-favourite-title.png) no-repeat center;
	position:absolute;
	left: 150px;
	top: -210px;
}

div#char1 {
	background: transparent url(../images/graphs/character1_graphtop.png) no-repeat center top;
	width: 88px;
	height: 23px;
	margin-top: -18px;
	margin-left: 10px;
}

div#char2 {
	width: 34px;
	height: 66px;
	margin-top: -65px;
	margin-left: 28px;
	background: transparent url(../images/graphs/character2_graphtop.png) no-repeat center top;
}

div#char3 {
	width: 75px;
	height: 47px;
	margin-top: -41px;
	background: transparent url(../images/graphs/character3_graphtop.png) no-repeat center top;
}

div#char4 {
	height: 112px;
	width: 113px;
	margin-top: -105px;
	margin-left: 2px;
	background: transparent url(../images/graphs/character4_graphtop.png) no-repeat center top;
}

div#char5 {
	width: 49px;
	height: 88px;
	background: transparent url(../images/graphs/character5_graphtop.png) no-repeat center top;
	margin-top: -52px;
	margin-left: 16px;
}

div#char6 {
	width: 122px;
	height: 20px;
	margin-top: -11px;
	margin-left: -15px;
	background: transparent url(../images/graphs/character6_graphtop.png) no-repeat center top;
}

div#char7 {
	width: 48px;
	height: 33px;
	margin-left: 20px;
	margin-top: -17px;
	background: transparent url(../images/graphs/character7_graphtop.png) no-repeat center top;
}

div#graph-character-1 {
	left: 30px;
	background: transparent url(../images/graphs/character1_bar.png) no-repeat center top;
}

div#graph-character-2 {
	left: 150px;
	background: transparent url(../images/graphs/character2_bar.png) no-repeat center top;
}

div#graph-character-3 {
	left: 260px;
	background: transparent url(../images/graphs/character3_bar.png) no-repeat center top;
}

div#graph-character-4 {
	left: 390px;
	background: transparent url(../images/graphs/character4_bar.png) no-repeat center top;
}

div#graph-character-5 {
	left: 515px;
	background: transparent url(../images/graphs/character5_bar.png) no-repeat center top;
}

div#graph-character-6 {
	left: 620px;
	background: transparent url(../images/graphs/character6_bar.png) no-repeat center top;
}

div#graph-character-7 {
	left: 730px;
	background: transparent url(../images/graphs/character7_bar.png) no-repeat center top;
}

div.speech-bubble {
	width: 141px;
	height: 119px;
	position: absolute;
}

div.speech-bubble img {
	position: absolute;
}

div#speech-bubble-1-div {
	width: 171px;
	height: 129px;
	left: -35px;
}

div#speech-bubble-2-div {
	width: 141px;
	height: 120px;
	left: 105px;
}	

div#speech-bubble-3-div {
	width: 173px;
	height: 104px;
	left: 115px;
}

div#speech-bubble-4-div {
	width: 158px;
	height: 117px;
	left: 365px;
}

div#speech-bubble-5-div {
	width: 144px;
	height: 122px;
	left: 465px;
}

div#speech-bubble-6-div {
	width: 189px;
	height: 120px;
	left: 560px;
}

div#speech-bubble-7-div {
	width: 145px;
	height: 123px;
	left: 730px;
}

div#graph-scale-cont {
	width: 110px;
	height: 270px;
	position: absolute;
	left: -90px;
	top: -50px;
	overflow: hidden;
}

div#graph-scale {
	width: 110px;
	height: 270px;
	position: relative;
	overflow: visible;
	top: 0px;
	left: 0px;
	background: transparent url(../images/graphs/graph-scale.png) no-repeat center;
}

div#graph-scale-top-copy {
	font-size: 13px;
	width: 110px;
	height: 20px;
	top: 0px;
	text-align: center;
	position: absolute;
	color: #65abdb;
	font-weight: bold;
}

div#graph-scale-bottom-copy {
	display: block;
	font-size: 13px;
	width: 110px;
	height: 25px;
	text-align: center;	
	top: 240px;
	color: #65abdb;
	position: absolute;
	font-weight: bold;
}

ul#character-nav {
	position: absolute;
	z-index: 130;
}

ul#character-nav li {
	display: block;
	width: 104px;
	height: 66px;
	position: absolute;
}

ul#character-nav li a {
	position: absolute;
	display: block;
	width: 104px;
	cursor: pointer;
	height: 66px;
}

ul#character-nav li a:hover {
	-webkit-transform: rotate(-7deg);
	-moz-transform: rotate(-7deg);
}

ul#character-nav li#graph-character-1-link a {
	top: 180px;
	left: 30px;
	width: 97px;
	height: 64px;
	background: transparent url(../images/graphs/character1-link.png) no-repeat;
}

ul#character-nav li#graph-character-2-link a {
	width: 111px;
	height: 70px;
	top: 184px;
	left: 150px;
	background: transparent url(../images/graphs/character2-link.png) no-repeat;
}

ul#character-nav li#graph-character-3-link a {
	width: 95px;
	height: 94px;
	top: 174px;
	left: 265px;
	background: transparent url(../images/graphs/character3-link.png) no-repeat;
}

ul#character-nav li#graph-character-4-link a {
	width: 123px;
	height: 65px;
	top: 178px;
	left: 378px;
	background: transparent url(../images/graphs/character4-link.png) no-repeat;
}

ul#character-nav li#graph-character-5-link a {
	width: 115px;
	height: 75px;
	top: 174px;
	left: 505px;
	background: transparent url(../images/graphs/character5-link.png) no-repeat;
}

ul#character-nav li#graph-character-6-link a {
	width: 104px;
	height: 65px;
	top: 184px;
	left: 620px;
	background: transparent url(../images/graphs/character6-link.png) no-repeat;
}

ul#character-nav li#graph-character-7-link a {
	width: 105px;
	height: 84px;
	top: 174px;
	left: 735px;
	background: transparent url(../images/graphs/character7-link.png) no-repeat;
}
