.btn_icon {
	display:block;
	width:49px;
	height:49px;
	position:absolute;
	background-repeat:no-repeat;
	text-decoration:none;
	color:#FFFFFF;
	z-index:100;
}
.btn_icon:hover {
	text-decoration:none;
}
.skill_icon {
	display:block;
	width:49px;
	height:49px;

	background-repeat:no-repeat;
}
.btn_blurry {
	opacity:0;
	filter:alpha(opacity=0);
}

.btn_icon1 {
	background-position: 0px 0px;
}
.btn_icon2 {
	background-position: -57px 0px;
}
.btn_icon3 {
	background-position: -112px 0px;
}
.btn_icon4 {
	background-position: -167px 0px;
}
.btn_icon5 {
	background-position: 0px -55px;
}
.btn_icon6 {
	background-position: -57px -55px;
}
.btn_icon7 {
	background-position: -112px -55px;
}
.btn_icon8 {
	background-position: -167px -55px;
}
.btn_icon9 {
	background-position: 0px -110px;
}
.btn_icon10 {
	background-position: -57px -110px;
}
.btn_icon11 {
	background-position: -112px -110px;
}
.btn_icon12 {
	background-position: -167px -110px;
}
.btn_pos1 {
	top:33px;
	left:43px;
}
.btn_pos2 {
	top:33px;
	left:99px;
}
.btn_pos3 {
	top:33px;
	left:155px;
}
.btn_pos4 {
	top:33px;
	left:211px;
}
.btn_pos5 {
	top:88px;
	left:43px;
}
.btn_pos6 {
	top:88px;
	left:99px;
}
.btn_pos7 {
	top:88px;
	left:155px;
}
.btn_pos8 {
	top:88px;
	left:211px;
}
.btn_pos9 {
	top:144px;
	left:43px;
}
.btn_pos10 {
	top:144px;
	left:99px;
}
.btn_pos11 {
	top:144px;
	left:155px;
}
.btn_pos12 {
	top:144px;
	left:211px;
}



.inventory {
	height:39px;
	width:39px;
	position:absolute;
	z-index:10;
	border:1px solid #FF0;
}
#inventory1 {
	top:61px;
	left:29px;
}
#inventory2 {
	top:61px;
	left:80px;
}
#inventory3 {
	top:110px;
	left:29px;
}
#inventory4 {
	top:110px;
	left:80px;
}
#inventory5 {
	top:159px;
	left:29px;
}
#inventory6 {
	top:159px;
	left:80px;
}
.inventory_button1 {
	background-position: -30px -62px;
	background-repeat:no-repeat;
	width:39px;
	height:39px;	
}
.inventory_button2 {
	background-position: -81px -62px;
	background-repeat:no-repeat;
	width:39px;
	height:39px;		
}
.inventory_button3 {
	background-position: -30px -111px;
	background-repeat:no-repeat;
	width:39px;
	height:39px;		
}
.inventory_button4 {
	background-position: -81px -111px;
	background-repeat:no-repeat;
	width:39px;
	height:39px;		
}
.inventory_button5 {
	background-position: -30px -160px;
	background-repeat:no-repeat;
	width:39px;
	height:39px;		
}
.inventory_button6 {
	background-position: -81px -160px;
	background-repeat:no-repeat;
	width:39px;
	height:39px;		
}