@charset "utf-8";

table#sitemap {
	margin: 0 12px 1em;
}

table#sitemap tr th {
	width: 20%;
	text-align: left;
	padding: 8px 0px;
	vertical-align: top;
	border-bottom: dotted 1px #ccc;
}

table#sitemap tr td {
	padding: 8px 0px;
	width: 20%;
	vertical-align: top;
	border-bottom: dotted 1px #ccc;
}
