/* CSS Document */
h3{
	background-image:url(../images/sitemaps/title.gif);
}
h4{
	background:url(../images/sitemaps/heading.jpg) no-repeat;
	height:54px;
	line-height:54px;
	font-size:14px;
	color:#FF9900;
	text-indent:5px;
}
ul.sitemaps{
	list-style-type:none;
}
ul.sitemaps li{
	border-bottom:1px dashed #FFBD67;
}