.ts-tree_list ul {
	padding: 0;
	margin: 0;
}
.ts-tree_list li {
	padding: 0;
	margin: 0;
	list-style-type: none;
	list-style-image: none;
}
.ts-tree_list li li {
	background: url("//upload.wikimedia.org/wikipedia/commons/f/f2/Treeview-grey-line.png") no-repeat 0 -2981px;
	/* @noflip */
	padding-left: 20px;
	text-indent: 0.3em;
}
.ts-tree_list li li:last-child {
	background-position: 0 -5971px
}
.ts-tree_list li.ts-tree_list-emptyline > ul {
	/* @noflip */
	margin-left: -1px;
}
.ts-tree_list li.ts-tree_list-emptyline > ul > li:first-child {
	background-position: 0 9px
}

/* [[Категория:Шаблоны:Подстраницы CSS]] */