@charset "utf-8";
/* CSS Document */


ul.sitemap li{
	list-style:none;
	background-image: url(../../common/aroww-gray.gif);
	background-repeat: no-repeat;
	background-position:1px;
	margin-left:15px;
	padding-left:15px;
	margin-bottom:5px;
}

ul.sitemap .category{
	list-style:none;
	background-image: url(../../common/aroww-gray.gif);
	background-repeat: no-repeat;
	background-position:1px 4px;
	margin-left:0px;
	padding-left:15px;
}

.dotted-line{
	width:740px;
	background-image:url(../images/dotted.gif);
	background-repeat:repeat-x;
	height:1px;
	margin:10px 0px 15px 0px;
	}



