/* CSS Document */

#sitemap {
	display:inline;
	width:100px;
}

#sitemap img {
	border:0;
	position:relative;
	top: 0px;
	left:-10px;
}

