﻿.mainRight
{
    background:none;
}

#specialContent 
{
margin-top:10px;
}

#tree,#tree * 
{
cursor:default;
font-size:12px;
margin:0;
padding:0;
}

#tree 
{
margin:50px;
}

#tree a 
{
background:url("/web/design/images/folder.gif") center left no-repeat;
/*color:#acc6c9;*/
cursor:pointer;
line-height:20px;
padding-left:20px;
text-decoration:none;
}

#tree a:hover 
{
color:#598e93;
}

#tree,#tree dl 
{
background:url("/web/design/images/vdot.gif") 8px 0 repeat-y;
margin-top:0;
}

#tree dt 
{
font-size:14px;
font-weight:700;
padding:1px 0;
}

#tree dd 
{
background-image:url("/web/design/images/corner.gif");
background-position:8px 0;
background-repeat:no-repeat;
margin:0;
padding:1px 0 1px 19px;
}

#tree dt,#tree dd.last,#tree dd.pluslast,#tree dd.minuslast 
{
background-color:#FFF;
}

/* Folder settings */
#tree dd.minus,#tree dd.plus,#tree dd.minuslast,#tree dd.pluslast 
{
background-position:4px 0;
padding:0 0 0 19px;
}

#tree dd.minus,#tree dd.minuslast 
{
background-image:url("/web/design/images/mapminus.gif");
}

#tree dd.plus,#tree dd.pluslast 
{
background-image:url("/web/design/images/mapplus.gif");
}
