#link h1 {
	background-image:url(../../images/link_header.gif);
	background-repeat:no-repeat;
	background-position:center bottom;
	width:604px;
	height:44px;
	margin-bottom:10px;
	text-indent:-9999px;
}

#link div.node {
	margin-bottom:20px;
}

#link div.node_title {
	height:30px;
	margin-bottom:5px;
}

#link ul {
	margin-left:16px;
	margin-bottom:10px;
}


#link li {
	height:25px;
	line-height:25px;
}

#link li.parent {
	background-image:url(../../images/bullet_sitemap.gif);
	padding-left:14px;
	background-repeat:no-repeat;
	background-position:left center;
}

#link li.child {
	margin-left:16px;
	padding-left:10px;
	background-image:url(../../images/bullet_tri_sitemap.gif);
	background-repeat:no-repeat;
	background-position:left center;
}

#link li.line_dots {
	background-image:url(../../images/line_dots.gif);
	background-repeat:repeat-x;
	background-position:left center;
	height:1px;
}


#link a {
	color:#666666;
}

#link a:hover {
	color:#999999;
}