/* 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;
	font-weight:normal;
}


.catTree ul {
	padding:0;
	margin-left: -5px;

}

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


.catTreeTop ul {
	text-indent: 15px;
	margin: -1px 0 1px 0;
}

.boxTitleLeft {
	width:185px;	
	margin:0;
	padding:5px 0 1px 0px;
	color: #000000;
	font-size: 13px;
	font-weight:bold;
	text-transform: uppercase;
	text-align:left;
/*	float:left; */
	background: transparent url(../styleImages/rule.gif) repeat-x;
	background-position: center bottom;
	}

.boxContentLeft {
	width:185px;
	margin:0;
	padding:0;


}