/*
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-image: url(../images/button.gif);
	background-repeat: no-repeat;
	font-family: lucida, tahoma, times;
	font-size: 13px;
	font-weight: bold;
	height: 24px;
	width: 193px;
	padding-top: 7px;
	padding-left: 10px;
	text-decoration:none;
	}

A.category-subs, A.category-products {
  color: #1A6894;
  text-decoration: none;
  display:block;
  width: 193px;
  text-align:left;
}

.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 {
	display: block;
	background-image: url(../images/buttonh.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	height: 24px;
	width: 193px;
	padding-top: 7px;
	text-decoration:none;
	}

A.category-subs:hover, A.category-products:hover{
  text-decoration:none;
  color:#089C9D;
  width: 193px;
}

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