DIV.sitemap{
	PADDING: 0 0 0 0;
}
DIV.sitemap H2 {
	margin-left: 20px;
	FONT-SIZE: 14px;
}
DIV.sitemap H3 {
	margin-left: 25px;
	FONT-SIZE: 13px;
}
DIV.sitemap #comment {
	margin: 0 0 10 25px;
	FONT-SIZE: 12px;
}
DIV.sitemap UL.sitemap-list{
	float: left;
	width: 684px;
	margin: 5 0 5 30;
	padding-left: 0;
	list-style-type: none;
}
DIV.sitemap UL.sitemap-list DIV.line{
	float: left;
	margin: 5 0 5 5;
}

DIV.sitemap UL.sitemap-list LI {
	float: left;
	width: 215px;
	margin: 0 0 0 5;
	padding: 0;
	line-height: 15px;
	color: #493303;
	cursor: pointer;
}
DIV.sitemap A {
	FONT-SIZE: 12px
}
DIV.sitemap A:link {
	COLOR: #000080; TEXT-DECORATION: none
}}
DIV.sitemap A:visited {
	COLOR: #2b6ab0; TEXT-DECORATION: none
}
DIV.sitemap A:hover {
	COLOR: #f44f67; TEXT-DECORATION: none
}
DIV.sitemap A:active {
	COLOR: #2b6ab0; TEXT-DECORATION: none
}
