#siteMap-table tr td {
	text-align: left;
	vertical-align: top;
}
#siteMap-table {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	width: 90%;
}
#siteMap-table {
}
#siteMap-table ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#siteMap-table ul li {
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-right: 35px;
	margin-left: 5px;
	padding-bottom: 7px;
}
#siteMap-table h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #CCC;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 0px;
	padding: 0px;
	text-align: center;
}

