#sitemap #mapsub {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#sitemap #mapgm {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #adadad;
	border-right-color: #adadad;
	border-bottom-color: #adadad;
	border-left-color: #adadad;
}
#sitemap ul {
	list-style-type: none;
}
#sitemap li {
	background-image: url(../ir/images/arrow_1.gif);
	background-repeat: no-repeat;
	background-position: 1px 6px;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
}
