#tagger {
	margin-right:70px;
	float:right;
	position:relative;
	width:208px;
	height:30px;
	overflow:hidden;
}

#tagger a {
	display:block;
	width:100%;
	height:100%;
	background-image:url(../images/elements/gbook_entry.gif);
}

#tagger a:link { background-position:0px 0px; }
#tagger a:visited { background-position:0px 0px; }
#tagger a:hover { background-position:0px -31px; }
#tagger a:active { background-position:0px 0px; }
#tagger a:focus  { background-position:0px 0px; }