/*
 *  Used sparingly, eg directory listings, and site maps
 */

.cmsTree ul {	list-style: none;	margin-left: 0;	padding-left: 0;	margin-bottom: 10px; }
.cmsTree ul ul {	margin-left: 5%;}
.cmsTree LI {	margin: 1%; }
