li.catlist {
	margin:0px;
	padding-left: 0px;
	line-height:15px;
	color:#000000;
}
#front .catlist li, #admin .catlist .cat1{
	background-image:url(images/bullet-orange.gif);
	background-repeat:no-repeat;
}
/* Defines the link formatting within all the Category Cells */
.cat1 a, .cat2 a, .cat3 a{
	font-family:Tahoma, Arial, Verdana;
	text-decoration:none;
	color:#FFFFFF;
}
ul { margin:0; padding:0; }

ul.catlist li ul a { color:black;}
ul.catlist a:hover { text-decoration:underline;}

ul.catlist li.cat2  {
	margin:0;
	padding-left: 12px;
	background-repeat:no-repeat;
	background-position:left 7px;
	line-height:15px; 
	}
	
#admin .catlist .cat1 a{
	color:black;
}

	
