.sitemap { font: 10px Verdana, Arial, Helvetica, sans-serif; }
.sitemap span.none, .sitemap span.vert, .sitemap span.last, .sitemap span.midd {
	background:transparent 0px 0px no-repeat;
	width: 24px;
	height: 18px;
	display: block;
	float: left;
	margin-left: 1em;
	margin-top: -1px;
	font-size: 18px; line-height: 19px; 
}
.sitemap span.vert {background-image: url(../gfx/map_vert.gif);}
.sitemap span.last {background-image: url(../gfx/map_last.gif);}
.sitemap span.midd {background-image: url(../gfx/map_midd.gif);}

.sitemap ul, .sitemap li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-size: 12px; line-height: 20px; 
}

 li { border-bottom: 1px solid #ebebeb; } 

.option { font-size: 9px; float: right; clear: none; width: 100px; border-left: 1px dotted silver; padding-left: 3px; }

.prj, .prj a { color: white; font-weight: bold; !important; }
.sprj, .sprj a { font-weight: bold; !important; }