#content ul.wpsc_categories.treeview li {

	background: url(images/treeview-default-line.gif) 0 0 no-repeat;

	margin: 0;

	padding: 3px 0pt 3px 16px;



}



#content ul.wpsc_categories.treeview li.last { background-position: 0 -1766px }



/* stop treeview css from overriding the theme colours */

.treeview ul, .treeview a.selected {

	background-color: inherit;

}


