@charset "UTF-8";
/* CSS Document */
hr
{
	border: 0;
	color: #CCC;
	background-color: #CCC;
	height: 1px;
	margin:20px 0;
}
.sitemapList li
{
	margin-bottom:5px;
}
.listNoBulletBottomMargin
{
	margin:5px 0 15px 15px;
	list-style-image: url(../images/core/bullet-image.png);
}
.listNoBulletBottomMargin li
{
	margin-bottom:5px
}