/* Site map
   =================================================== */
   






/* Site Map Result
=================================================== */
.SiteMapResult
{
	clear: both;
}
.SiteMapResult table
{
}
.SiteMapResult table tr td
{
	width: 20px;
}

.SiteMapResult table tr td.tv-l1
{
	width: 780px;
}
.SiteMapResult table tr td.tv-l2
{
	width: 760px;
}
.SiteMapResult table tr td.tv-l3
{
	width: 740px;
}
.SiteMapResult table tr td.tv-l4
{
	width: 720px;
}
.SiteMapResult table tr td.tv-l5
{
	width: 700px;
}
.SiteMapResult table tr td.tv-l6
{
	width: 680px;
}

.SiteMapResult ul.controls
{
	float: right; /* This negative top margin doesn't work correctly in WebKit */
	margin: -18px 0 0 0;
	padding: 0;
	width: 450px;
}
.SiteMapResult ul.controls li
{
	display: -moz-inline-box;
	display: inline-block;
}
