/* Style for Sitemap */
/*--------------------------------------*/

#sitemap table td {
	padding-top:10px;
	padding-bottom:10px;
}

#sitemap table td.EachItem {
	border-bottom:1px dotted #cccccc;
}

#sitemap table tr.SitemapLastItem td.EachItem {
	padding-bottom:30px;
	border-top:1px dotted #cccccc;
	border-bottom:none;
}

#sitemap table td.EachTitle {
	border-top:1px solid #cccccc;
	padding-top:10px;
}