.defaultTreeTable{
			margin : 0px;
			padding : 0px;
			border : 0px;
}
.containerTableStyle { overflow : visible; font-size : 11px;}
.standartTreeRow{	font-family : Arial, Helvetica, sans-serif; font-size : 11px; -moz-user-select: none; }
.selectedTreeRow{ background-color:Highlight; color:HighlightText; font-family : Arial, Helvetica, sans-serif; font-size : 11px;  -moz-user-select: none;  }
.standartTreeImage{ width:18px; height:18px;  overflow:hidden; border:0; padding:0; margin:0;  }
.hiddenRow { width:1px;   overflow:hidden;  }
.dragSpanDiv{ 	font-size : 11px; 	border: thin solid 1px 1px 1px 1px; }
