/*This file is part of the 'Better Categories' package!(c) 2005, Igor de Oliveira CoutoIt was originally made for use with Zen Cart 1.2.6,but may work well also with other versions. It relies onother files, also part of the 'Better Categories' package,and may not work adequately, or produce unexpected results, unless those other files are also installed properly.Full Instructions for a complete installation should havebeen downloaded with the 'Better Categories' package. Lookinside the 'documentation' folder!This specific file should be placed in:../includes/templates/YOUR_TEMPLATE/css/It should not overwrite any existing files in that directory.Look for updates to 'Better Categories' by visiting theZen Cart website: http://www.zen-cart.org*/DIV.betterCategories{border-top: 0px solid #008CA8;}DIV.betterCategories A, DIV.betterCategories A:visited {	display: block;	background-color: #ffffff;	border-top: 0px solid #008CA8;	padding: 2px;}DIV.betterCategories A:hover, DIV.betterCategories A:active {  background-color: #ffffff;}DIV.betterCategories A.category-on {background-color: #E5D9E5; color: #9C659C; text-decoration: none;}
