.treeitem
{
    font-size: 11px;
    font-weight: normal; 
    color: #333333;
    text-decoration: none;
    white-space: nowrap;
   /* vertical-align: middle;*/
}
.treeitemmark
{
    font-size: 11px;
    font-weight: normal; 
    color: #0000CB;   
    text-decoration: none;
    white-space: nowrap;
    /*vertical-align: middle;*/
}
.treeitemmouseover
{
/*     font-size: 11px;
    font-weight: normal;
    background-color: #FFF;
    text-decoration: none;
    white-space: nowrap;
    color: #333333;
    vertical-align: middle;     */
}
.treeitemmouseout
{
    font-size: 11px;
    font-weight: normal; 
    color: #333333;
    text-decoration: none;
    white-space: nowrap;
    /* vertical-align: middle; */
}
.span_treeitemmark
{
    font-size: 11px;
    font-weight: normal; 
    color: #0000CB;
    /*background-color: white;*/
    text-decoration: none;
    white-space: nowrap;
    /*vertical-align: middle;*/
}
.span_treeitem
{
    font-size: 11px;
    font-weight: normal; 
    color: #333333;
    /*background-color: white;*/
    text-decoration: none;
    white-space: nowrap;
    /*vertical-align: middle;*/ 
}

.textmouseover
{
    font-size: 11px;
    font-weight: normal;
    background-color: #FFF;
    white-space: nowrap;
    /*vertical-align: middle;*/
    text-decoration: underline;
}

.treeitemDiv table{
	padding:1px;
}

.treeitemDivBookmarkManager table{
   padding-top:1px;
   padding-bottom:1px;
}

/* .treeitemDiv table:HOVER{ */
/* 	background-color: lightgray; */
/* } */

.treeEntryHover{
	background-color: lightgray;
}

.divstylemouseover
{
    background-color: #FFF;
}

.iconWithChildren{
	margin-left:5px;
	margin-right:5px;
}

.iconWithChildrenBookmarkManager{
   margin-left:0px;
   margin-right:5px;
}

.iconWithNoChildren{
	margin-left:14px;
	margin-right:5px;
}

.iconWithNoChildrenBookmarkManager{
   margin-left:15px;
   margin-right:5px;
}

.treeTd4 {
	padding-left:5px;
}

/**************Bookmark manager tree**************/

.bookmarkManagerTreeTd4 {
   width:22px;
   vertical-align:top;
}

.bookmarkManagerTreeSortPlaceholder {
	width:9px;
}

/**************Integro tree**************/
.integroTreeDiv td{
	border: 0px !important;
	vertical-align:top;
}

.integroSortTreeTd4 {
	text-align:right;
	width:50px;
}