/* CSS Document */


#KOL-homebtn {
	position:absolute;
	left:327px;
	top:89px;
	 background-image: url(images/KOL-homebtn-rol.gif);
	background-repeat: no-repeat;
	white-space: nowrap;
	display: block;
	width:70px;
	height:37px;
	
}

#KOL-homebtn a {
display: block;
width:70px;
	height:37px;
float: left;
color: black;
text-decoration: none;
}

#KOL-homebtn img {border: 0; width:70px;
	height:37px;}
#KOL-Homebtn a:hover img{visibility:hidden}

#KOL-introbtn {
	position:absolute;
	left:397px;
	top:89px;
	white-space: nowrap;
	display: block;
	width:63px;
	height:37px;
}
#KOL-introbtn img {border: 0; }

#KOL-beginbtn {
	position:absolute;
	left:460px;
	top:89px;
	 background-image: url(images/KOL-beginbtn-rol.gif);
	background-repeat: no-repeat;
	white-space: nowrap;
	display: block;
	width:130px;
	height:37px;
}

#KOL-beginbtn a {
 display: block;
width:113px;
height:37px;
float: left;
}

#KOL-beginbtn img {border: 0; width:113px;
	height:37px;}
#KOL-beginbtn a:hover img{visibility:hidden}


#KOL-Authorbtn {
	position:absolute;
	left:590px;
	top:89px;
	background-image: url(images/KOL-Authorbtn-rol.gif);
	background-repeat: no-repeat;
	width:96px;
	height:37px;
}

#KOL-Authorbtn a {
	display:block
	width:89px;
	height:37px;
	float: left;
	color: black;
	text-decoration: none;
}

#KOL-Authorbtn img {border: 0; width:89px;
	height:37px;}
#KOL-Authorbtn a:hover img{visibility:hidden}

