﻿
.widePanel .contentAllWhite {
	padding: 10px 20px 0px;
}
.sitemap {
	width: 100%;
	font: 12px/2em Arial, Helvetica, sans-serif;
}
.sitemap h2 {
	font: italic normal 20px Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding: 10px 0px;
}
.sitemap td {
	padding-right: 5px;
	padding-left: 5px;
	width: 25%;
	padding-top: 0px;
	vertical-align: top;
}
.sitemap td.first {
	border-left-style: none;
	padding: 0px;
}
.sitemap ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	white-space: nowrap;
}
.sitemap a:hover {
	color: #FF6600;
}
.sitemap ul a {
	font-size: 12px;
	font-weight: normal;
}
.sitemap .SiteMapSeparator {
	border-bottom: 1px dotted #999999;
	height: 1px;
	overflow: hidden;
}
