ul.facetedsearch1 {
	list-style:none;
	padding-left:10px !important;
	padding-bottom:0px !important;
}

ul.facetedsearch2{
	list-style: square inside none !important;
}

li.facetedsearch-selected {
	font-weight: bold !important;
}

img.facetedsearch_button {
	cursor:pointer;
	margin-right:1px;
	}
	
	.facetedsearch_expanded {
	background:transparent url("images/menu-expanded.gif") no-repeat !important;
	padding-left:20px;
	}
	
	.facetedsearch_collapsed {
	background:transparent url("images/menu-collapsed.gif") no-repeat !important;
	padding-left:20px;
	}
	
	li.facetedsearch_leaf {
	list-style: circle inside none !important;
	}
	
	li.facetedsearch_li {
	list-style:none !important;
	}