/*
BetterCategoriesEzInfo v1.3.0.2 added  2006-06-22  gilby
Updated to v1.3.5   2006-09-19  gilby
*/

.betterCategories, .betterDocuments, .betterEzpages,
.betterInformation, .betterMoreinformation, .betterBestsellers {
	/*border-top: 1px solid #ffffff;*/
}

.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: #F3F3F3;
	border-top: 1px solid #F3F3F3;
	padding: 1px;
	color: #585E63;
	font-weight: normal;
}

.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: #F2F2F2;
	color: #1D4FAD;
	text-decoration:none;	
	font-weight: normal;
}

.betterCategories a, .betterCategories a:visited {
	display: block;
	background-color: #DFE1E3;
	border-top: 1px solid #C7CCD1;
	padding: 1px;
	color: #585E63;
	font-weight: normal;
}

.betterCategories a:hover, .betterCategories a:active {
	background-color: #DFE1E3;
	color: #1D4FAD;
	text-decoration:none;	
	font-weight: normal;
}


/*
.category-subs-selected, .category-subs-selected a:hover {
	font-weight: bold;
	text-decoration: none;
}
*/
