﻿body
{
    margin: 0px;
    font-family: Segoe UI, Verdana, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    background: white;
}

li.jstree-open[rel=icon-1] > a > ins.jstree-icon
{
    background-position: -32px 0px;
}

li.jstree-open[rel=icon-3][isNew=True] > a > ins.jstree-icon
{
    background-position: -64px 0px;
}

ul.jstree-no-dots li
{
    margin-top: 1px;
    margin-bottom: 1px;
}

div.jstree a
{
	line-height: 15px;
	height: 17px;
}

div.jstree 
{
	margin-top: 8px;
}