/* Advanced Expanding Category Links by convict http://cubecart-mods-skins.com */
.catTree ul, catTree li {
	list-style-type:none;
}

.catTree li {
	list-style-position: outside;
}

.catTree ul {
	padding-left:1px;
}

.catTreeTop {
/*	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 5px;*/ 
	
}

#catTree .alternate {
	background-color:#30C;
}

.alternate {
	background-color:#0CF;
}

