/*------------------------------------------------------------------*/
/*CSS for the Global List-Elements / Not used in the Sitemap*/
/*------------------------------------------------------------------*/
LI { 
	line-height:17px;
	padding-top:2px;
	padding-left:5px;
	padding-bottom:4px;
	font-weight:normal;
	font-size:11px;
	list-style-image: url(../graphics/pinSmall.gif);
	list-style-position:outside;
	margin-left:19px;
	
}