﻿
#specialContent 
{
margin-top:10px;
}

#tree,#tree * 
{
cursor:default;
font-size:12px;
margin:0;
padding:0;
}

#tree 
{
margin:0;
}

#tree a 
{
background:url("/web/design/images/folder.gif") center left no-repeat;
cursor:pointer;
line-height:20px;
padding-left:20px;
text-decoration:none;
color:#00326e;
}

#tree a:hover 
{
text-decoration: underline;
}

#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");
}

.rightCont {
	display: none;
}
.mainRight, .contentCont {
	width: 530px;
	float: right;
	margin-right:40px;
	margin-left:00px;
}
