/* 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;
	margin: 0 0 5px 0;
	font-weight: bold;
    height: 38px;
    line-height: 38px;
    text-indent: 12px !important;

}



.catTree ul {

	padding-left:2px;

}



.catTreeTop {

/*	font-family: Verdana, Arial, Helvetica, sans-serif;

	padding: 5px;*/ 

}


