
div#facetedNav
{
	margin: 0 0 10px 0;
}
div#facetedNav h3
{
	padding:5px 3px 8px 5px !important;
	font-size: 1.2em;
	font-weight: bold;
	color: #424242;
	background: transparent url(images/facetHeaderBg.gif) repeat-x bottom;
}
div#facetedNav div.facetedNavCategories
{
	margin: 0 0 10px 0;
	padding: 0 0 0 5px;
}
div#facetedNav div.facetedNavCategories h4
{
	font-size: 1.2em;
	color: #b11313;
}
div#facetedNav div.facetedNavCategories ul li
{
	border-bottom: 1px solid #ccc;
	color: #999;
	font-size: 1.1em;
	margin: 0px;
	padding: 2px 0px 2px 0px;
}
div#facetedNav div.facetedNavCategories ul li a
{
	color: #0985d3;
}
div#facetedNav div.facetedNavCategories ul li a:hover
{
	text-decoration: none;
}
