@charset "UTF-8";
/* CSS Document */

@import "common.css";
@import "layout.css";
@import "secondary.css";

#sitemap h2 {
	background:url(../images/sitemap/headline.gif) no-repeat;
	width:656px;
	height:55px;
	margin-bottom:15px;
	text-indent:-9999px;
}

#sitemap #map {
	margin-top:20px;
	margin-bottom:50px;
}

#sitemap #map li {
	width:280px;
	background:url(../images/share/dot.gif) repeat-x left bottom;
	padding-bottom:12px;
	padding-left:10px;
	margin-bottom:10px;
}

#sitemap #map li a {
	background:url(../images/sitemap/icon_arrow.gif) no-repeat 0 1px;
	padding-left:15px;
}
