#sitemap * {
	font-style: normal;
	line-height: 125%;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#sitemap {
	font-size: 12px;
	background: #eeeeee;
	color: #666666;
	border: 1px solid #d1d1d1;
	padding: 4px;
}
#sitemap img {
	vertical-align: bottom;
	border: 0px;
}
#sitemap_white_box {
	background: #FFFFFF;
	padding: 5px;
	border-top: 4px solid #FFB400;
}
#sitemap h2 {
	background: url(images/sitemap_title.gif) no-repeat 0px 3px;
	text-indent: -9999px;
	height: 28px;
	width: 134px;
	overflow: hidden;
}
#sitemap h4 {
	background: #F4F3E1;
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 5px;
	padding: 0px 5px;
}
#sitemap ul {
	margin-bottom: 10px;
}
#sitemap li {
	background: url(images/icon.gif) no-repeat 0px 0px;
	padding-left: 20px;
	margin-bottom: 5px;
}
#sitemap_program h3 {
	background: url(images/bt_program_mb.gif) no-repeat;
	text-indent: -9999px;
	height: 20px;
	width: 150px;
	margin-bottom: 5px;
	overflow: hidden;
}
#sitemap_original h3 {
	background: url(images/bt_original_mb.gif) no-repeat;
	text-indent: -9999px;
	height: 20px;
	width: 150px;
	margin-bottom: 5px;
	overflow: hidden;
}
