/*
BetterCategoriesEzInfo v1.3.0.2 added  2006-06-22  gilby
*/

.betterCategories, .betterDocuments, .betterEzpages,
.betterInformation, .betterMoreinformation, .betterBestsellers {
	border-top: 0px solid #ffffff;
}


.betterCategories a, .betterCategories a:visited,
.betterDocuments a, .betterDocuments a:visited,
.betterEzpages a, .betterEzpages a:visited,
.betterInformation a, .betterInformation a:visited,
.betterMoreinformation a, .betterMoreinformation a:visited,
.betterBestsellers a, .betterBestsellers a:visited {
	display: block;
	background-color: ;
	border-top: 0px solid #ffffff;
	padding: 4px 2px;
	font-weight: bold;
	font-variant:small-caps;
}

.betterCategories a:hover, .betterCategories a:active,
.betterDocuments a:hover, .betterDocuments a:active,
.betterEzpages a:hover, .betterEzpages a:active,
.betterInformation a:hover, .betterInformation a:active,
.betterMoreinformation a:hover, .betterMoreinformation a:active,
.betterBestsellers a:hover, .betterBestsellers a:active {
	background-color: #ffcccc;
	color: #990066;
}

#categoriesContent { margin-left: 0px; }

#categoriesContent ul
{
margin: 0;
padding: 0;
list-style-type: none;
font-family: verdana, arial, Helvetica, sans-serif;
}

#categoriesContent li { margin: 0 0 0 0; }

#manufacturerslistContent a, #manufacturerslistContent a:visited,
#categoriesContent a
{
	display: block;
	padding: 4px 2px;
	font-weight: bold;
	font-variant:small-caps;
}

#manufacturerslistContent a:hover,
#categoriesContent a:hover
{
	background-color: #ffcccc;
	color: #990066;
	text-decoration: none;
}

#categoriesContent ul ul li { margin: 0 0 0 0; }

#categoriesContent ul ul a
{
display: block;
padding: 5px 0px 5px 5px;
width: 155px;
color: #fff;
background-color: ;
text-decoration: none;
}

#categoriesContent ul ul a:hover
{
color: #990066;
background-color: #ffcccc;
text-decoration: none;
}

/*
.category-subs-selected, .category-subs-selected a:hover {
	font-weight: bold;
	text-decoration: none;
}
*/