#categories, #faqcategories {
	font-size: 10px;
	margin: 0 2px 10px 2px;
	padding-top: 10px;
	border-bottom: 1px solid #CDCDCD;
}

#categories a, #faqcategories a {
	color: #303030;
	display: block;
}

#categories a:hover, #faqcategories a:hover {
	color: #2187c5;  
}

a.category-top-text {
	padding: 3px 0 3px 0;
	border-top: 1px solid #CDCDCD;
} 

a.category-links, a.category-links-selected {
	padding: 3px 0 3px 14px;
	background: url(../images/bullets.gif) 0% 4px no-repeat;
	border-top: 1px solid #CDCDCD;
}

a.category-subs-text, a.category-products-text {
	padding: 3px 0 3px 6px;
} 

a.category-top-text .category-not-selected {
	padding: 0px 0 0px 14px;
	background: url(../images/bullets.gif) 0% 1px no-repeat;
}

a.category-top-text .category-subs-selected {
	color: #2187c5;
	font-weight: bold;
	padding: 0px 0 0px 14px;
	background: url(../images/bullets.gif) 0% -14px no-repeat;
}

#faqcategories a.category-top-text .category-subs-selected {
	background: url(../images/bullets.gif) 0% -44px no-repeat;
}

a.category-products-text .category-subs-selected {
	margin-left: 8px;
	color: #2187c5;
}

a.category-products-text .category-not-selected {
	margin-left: 8px;
}

a.category-top-text .category-subs-parent {
	color: #2187c5;
	font-weight: bold;
	padding: 0px 0 0px 14px;
	background: url(../images/bullets.gif) 0% -44px no-repeat;
}

a.category-top-text .category-not-selected:hover {
	background: url(../images/bullets.gif) 0% -14px no-repeat;
}

a.category-links:hover {
	background: url(../images/bullets.gif) 0% -11px no-repeat;
}

a.category-links-selected {
	font-weight: bold;
	background: url(../images/bullets.gif) 0% -11px no-repeat;
}

a.category-links-selected span {
	color: #2187c5;
}

.is-subcat {
	background-color: #eeefea;
}

.is-selected-with-subcat {
	color: #CDCDCD;
	margin: 0;
	padding: 0;
}