#blib_tabs2 td, #blib_tabs2 div{
vertical-align:top;
padding-left:0px;
padding-right:0px;
padding-top:1px;
padding-bottom:1px;
}
.defaultTreeTable	{
			margin : 0px;
			padding : 0px;
			border : 0px;
}
.containerTableStyle	{overflow : auto; /*position:relative;*/ top:0; font-size : 9px;}
.containerTableStyleRTL span { direction: rtl; unicode-bidi: bidi-override;  }
.containerTableStyleRTL { direction: rtl; overflow : auto; position:relative; top:0; font-size : 9px;}
.standartTreeRow{/*background-color:#d5d5d5;*/font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 	font-size : 9px; -moz-user-select: none;
border-bottom: 1 solid #e5e5e5;
border-left: 0;
border-top: 0;
border-right: 0;
}
.selectedTreeRow{/*background-color : #F5f5f5;*/ color:black; font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 		font-size : 9px;  -moz-user-select: none; border-bottom: 1 solid #e5e5e5;
border-left: 0;
border-top: 0;
border-right: 0;}
.standartTreeRow_lor{text-decoration:none; background-color :#fff; color:#000; font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 	font-size : 9px; -moz-user-select: none; border-bottom: 1 solid #e5e5e5;
border-left: 0;
border-top: 0;
border-right: 0;}
.selectedTreeRow_lor{ text-decoration:none; background-color :#fff; color:#000; font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 		font-size : 9px;  -moz-user-select: none; border-bottom: 1 solid #e5e5e5;
border-left: 0;
border-top: 0;
border-right: 0;}

.standartTreeImage{ width:9x; height:9px;  overflow:hidden; border:0;  margin:0; }
.hiddenRow { width:0px;   overflow:hidden;  }
.dragSpanDiv{ 	font-size : 9px; 	border: 1px gray solid; background-color:white; }
.selectionBox{background-color: #F0F;}
.selectionBar {
	top:0;
	background-color: #F5f5f5;
	color: White;
	position:absolute;
	overflow:hidden;
	height: 2px;
	z-index : 11;
}

.intreeeditRow{
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  width:100%; font-size:9px; height:16px; border:1px solid silver; padding:0; margin:0;
  -moz-user-select:  text;   
}
.dhx_tree_textSign{
   font-size:9px;
   font-family:monospace;
   width:7px;
   color:black;
   margin:0px;
   cursor:pointer;
   text-align: center;
}


