
.sitemap_inner {
	padding: 0px 165px 0px 165px;
}

div#sitemapList{
	width:620px;
	background: url(../sitemap/images/top_noflash.gif) bottom right no-repeat;
}

div#sitemapList dl{
	width:440px;
}

div#sitemapList dt{
	float:left;
	width:12em;
	padding:5px 0 5px 20px;
	margin-left:2em;
	background:url(../sitemap/images/icon1.gif) center left no-repeat;
}

div#sitemapList dd{
	padding:5px 0 5px 15em;
	border-bottom:1px #ccc solid;
}	
