.local-factree ul { margin: 0; padding: 0 0 0 34px; list-style-type: none; }
.local-factree > ul { padding: 0; }
.local-factree li { padding: 2px 0; }

.local-treeitem td:nth-child(1) { color: #eee; width: 25px; text-align: left; }
.local-treeitem td:nth-child(2) { width: 44px; }
.local-treeitem img { width: 40px; height: 40px; padding: 1px; border: 1px solid #eee; }
.local-treeitem td:nth-child(3) { padding-left: 7px; }
.local-treeitem.local-treeitem-empty td:nth-child(2) { width: 12px; }
.local-treeitem.local-treeitem-empty td:nth-child(3) { color: #888; }
