#sitemap_table {
	margin:50px 0px;
	width:900px;
}

#sitemap_table th, #sitemap_table td {
	padding:0px 10px 0px 10px;
	width:150px;
	vertical-align:top;
}

#sitemap_table th {
	border-top:dashed 1px #cccccc;
	border-bottom:dashed 1px #cccccc;
}

#sitemap_table li {padding:0px;}

th a, th span {font-size:12px;}
td a, li a, td span, li span {font-size:11px;}