/* Advanced Expanding Category Links by convict http://cubecart-mods-skins.com */
@import "adhtml_v.css";
.catTree ul, catTree li {
	list-style-type:none;
}
.catTree li {
padding: 0px;
}
.catTree li a.red {
	color: #d21212;
	text-decoration:none;
}
.catTree ul {
}
.catTreeTop {
/*	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 5px;*/
}

