@charset "UTF-8";

#TemplateContainer {
	text-align:center;
}

#SitemapContainer {
	width:800px;
	margin:0 auto;
	text-align:left;
	background:transparent url(../images/bg.gif) 0 0 repeat-y;
	padding-bottom:10px;
}

#SitemapContainer h3 {
	border-bottom:10px solid #fff;
}

#SitemapContainer table {
	width:800px;
	border-collapse:collapse;
	margin-top:5px;
}

#SitemapContainer th,
#SitemapContainer td {
	empty-cells:hide;
	border-collapse:collapse;
	width:191px;
	font-weight:normal;
	padding:3px 0;
}

#SitemapContainer th.link,
#SitemapContainer td.link {
	border-bottom:1px dotted #bfa37e;
}

#SitemapContainer th.link a,
#SitemapContainer td.link a {
	display:block;
	background:transparent url(../images/icon.gif) 5px 50% no-repeat;
	text-indent:20px;
}
