
dl.sitemap {
	width: auto;
	overflow: hidden;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	line-height: 1.5em;
}   
dl.sitemap  dt {
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	border-bottom-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	text-indent: 1em;
	background-image: url(../img/sm_ico2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 20px;
	padding-left: 10px;
}   
dl.sitemap dd  {
	border-bottom: 1px dotted #999;
	padding-left: 12px;
	padding-top: 5px;
	padding-right: 80px;
	padding-bottom: 5px;
	text-indent: 1em;
	background-image: url(../img/sm_ico3.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
dd.etc {
	margin-left: 70px;
}  
