dl {
	font-size: 10px;
}
dl {
	padding-bottom: 10px;
 }
dt {
	font-weight: bold;
 }
dd {
	margin-left: 25px;
	background-image: url(../images/sitemap/sitemapline.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
}
dd.bottom {
	background-image: url(../images/sitemap/sitemapline2.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-color: white;
	padding-left: 10px;
}
dd A {
	text-decoration:		none;
}
dd A:hover{
	background-color:		#E2EBF2;
}
