#sitemap-list{	
	float: left;
	font-size: 80%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}
	#sitemap-list a{
		background: url(../../../images/icons/second-nav.gif) 0 4px no-repeat;
		padding: 0 0 0 7px;		
		color: #68643f;
		}
	#sitemap-list a:hover, #sitemap-list a:focus{
		text-decoration: underline;
		}
	#sitemap-list li{
		clear: both;
		padding: 0 0 0 20px;		
		height: 1%;
		}
		#sitemap-list li ul{
			margin: 0 0 15px 0;
			}