table.sitemap-table{margin-left:5px;}
table.sitemap-table td{padding-left:15px; vertical-align:top;}
table.sitemap-table div{padding-left:10px; vertical-align:bottom;}
.sitemap-title{
	width:200px; height:35px;
	line-height:35px; vertical-align:middle;
	background-color:#FFCC00; border:1px solid #999;
}
.sitemap-content{
	width:200px; background-color:#FFF4D9;
	padding-top:10px; margin-bottom:15px;
	border-left:1px solid #999;
	border-right:1px solid #999;
	border-bottom:1px solid #999;
}
.sitemap-title a{font-weight:bold; font-size:14px;}
.sitemap-title a:hover{color:#BF391F;}
.sitemap-content{font-size:11px; margin-bottom:15px;}
.sitemap-content ul li{text-indent:-5px; color:#BF391F; font-size:12px; margin-left:-10px;}
