/*

Aztec Media - Sitemap Stylesheet
http://www.aztecmedia.eu/
Handwritten by Oliver Coningham

*/

#sitemap #content #copy-inner-2 a { 
	border-bottom: 1px dotted #464646;
	color: #464646;
	text-decoration: none;	
	}
	
#sitemap #content #copy-inner-2 a:hover { 
	border-bottom: 1px solid #fa7f1a;
	color: #fa7f1a;
	}
	
#sitemap #content ul { 
	margin-left: 20px;
	}
	
#sitemap #content #copy-inner-2 { 
	margin-bottom: 1.25em;
	}
	
#sitemap #content li { 
	background: url('../images/icon-page.png') no-repeat 0 0;
	margin: 5px 0;
	padding: 0 0 0 21px;
	}
