.SiteMapTable
{
	width: 100%;
}
.SiteMapTable td
{
	width: 50%;
}
.SiteMapSectionHeader
{
	font-size: larger;
	font-weight: bold;
	padding:1px 1px 1px 3px;
	width:240px;
	border:1px solid #ffd300;
	color:#000000;
	text-decoration:none;
	display:block;
	margin-bottom:2px;
	background:#fff5c1 url(../SiteMap/SiteMapHeader_BG.ashx) repeat-x;
}
.SiteMapDiv{
margin:30px;
}
.pageHead{
margin:30px 0px 0px 30px;
}
.breadcrumbs{
height:0px;
margin:0px;
}

