/* Copyright (c) 2006 Node! Inc. All rights reserved. */

/* Defaults */
.ygtvtn { width:16px; height:22px; background: url('../img/default/tn.gif') no-repeat 0 0; }
.ygtvtm { width:16px; height:22px; cursor:pointer ; background: url('../img/default/tm.gif') no-repeat 0 0; }
.ygtvtmh { width:16px; height:22px; cursor:pointer ; background: url('../img/default/tmh.gif') no-repeat 0 0; }
.ygtvtp { width:16px; height:22px; cursor:pointer ; background: url('../img/default/tp.gif') no-repeat 0 0; }
.ygtvtph { width:16px; height:22px; cursor:pointer ; background: url('../img/default/tph.gif') no-repeat 0 0; }
.ygtvln { width:16px; height:22px; background: url('../img/default/ln.gif') no-repeat 0 0; } 
.ygtvlm { width:16px; height:22px; cursor:pointer ; background: url('../img/default/lm.gif') no-repeat 0 0; }
.ygtvlmh { width:16px; height:22px; cursor:pointer ; background: url('../img/default/lmh.gif') no-repeat 0 0; }
.ygtvlp { width:16px; height:22px; cursor:pointer ; background: url('../img/default/lp.gif') no-repeat 0 0; }
.ygtvlph { width:16px; height:22px; cursor:pointer ; background: url('../img/default/lph.gif') no-repeat 0 0; }
.ygtvloading { width:16px; height:22px; background: url('../img/default/loading.gif') no-repeat 0 0; }
.ygtvdepthcell { width:16px; height:22px; background: url('../img/default/vline.gif') no-repeat 0 0; }
.ygtvblankdepthcell { width:16px; height:22px; }
.ygtvitem { }  
.ygtvchildren {  }  
* html .ygtvchildren { height:2%; }  
.ygtvlabel, .ygtvlabel:link, .ygtvlabel:visited, .ygtvlabel:hover { 
	margin-left:2px;
	text-decoration: none;
    background-color:Transparent;
}
.ygtvspacer { height: 10px; width: 10px; margin: 2px; }
#tree1 {width:180px; line-height: 19px;padding: 5px;float:left;}