#site_map li h3 {
	margin-bottom: .4em;
	padding-bottom: .2em;
	font-size: 14px;
	color: #999;
	border-bottom: #E0E0E0 1px solid;
}

#site_map li h3 a { color: #999; }

#site_map li h3 a:hover {
	color: #888;
	text-decoration: none;
}

#site_map li h4 {
	margin-bottom: 1em;
	font-size: 11px;
	font-weight: bold;
	color: #900;
}

#site_map li ul { margin-bottom: 1.2em; }

#site_map li li {
	padding: 0 0 2px 20px;
	background: url("/images/breadcrumb_arrow.gif") no-repeat 10px 5px;
}

#site_info h3 {
	margin-bottom: .2em;
	padding: .2em 0;
	font-size: 14px;
	font-weight: normal;
	color: #999;
	border-bottom: #E0E0E0 1px solid;
}

#site_info h4 {
	margin-bottom: .4em;
	font-size: 11px;
	font-weight: bold;
}

#site_info ol {
	margin-bottom: 1.2em;
	list-style: decimal;
}

#site_info ol li {
	margin-bottom: .8em;
	margin-left: 20px;
	#margin-left: 28px;
}

#site_info ul { margin-bottom: .8em; }

#site_info ul li {
	padding: 0 0 2px 20px;
	background: url("/images/breadcrumb_arrow.gif") no-repeat 10px 5px;
}
