/*
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.5.2
ygtvlabel */
.ygtvitem{}
.ygtvitem table{
	margin-bottom:0;
	border:none;
}
.ygtvitem td{
	border:none;
	padding:0;
}
.ygtvtn{width:18px;
	height:22px;
	background:url(treeview-sprite.gif) 0 -5600px no-repeat;
}
.ygtvtm{
	width:18px;
	height:22px;
	cursor:pointer;
	background:url(treeview-sprite.gif) 0 -4000px no-repeat;
}
.ygtvtmh{
	width:18px;
	height:22px;
	cursor:pointer;
	background:url(treeview-sprite.gif) 0 -4800px no-repeat;
}
.ygtvtp{
	width:18px;
	height:22px;
	cursor:pointer;
	background:url(treeview-sprite.gif) 0 -6400px no-repeat;
}
.ygtvtph{
	width:18px;
	height:22px;
	cursor:pointer;
	background:url(treeview-sprite.gif) 0 -7200px no-repeat;
}
.ygtvln{
	width:18px;
	height:22px;
	background:url(treeview-sprite.gif) 0 -1600px no-repeat;
}
.ygtvlm{
	width:18px;
	height:22px;
	cursor:pointer;
	background:url(treeview-sprite.gif) 0 0px no-repeat;
}
.ygtvlmh{
	width:18px;
	height:22px;
	cursor:pointer;
	background:url(treeview-sprite.gif) 0 -800px no-repeat;
	}
.ygtvlp{
	width:18px;
	height:22px;
	cursor:pointer;
	background:url(treeview-sprite.gif) 0 -2400px no-repeat;
	}
.ygtvlph{
	width:18px;
	height:22px;
	cursor:pointer;
	background:url(treeview-sprite.gif) 0 -3200px no-repeat;
	}
.ygtvloading{
	width:18px;
	height:22px;
	background:url(treeview-loading.gif) 0 0 no-repeat;
	}
.ygtvdepthcell{
	width:18px;
	height:22px;
	background:url(treeview-sprite.gif) 0 -8000px no-repeat;
	}
.ygtvblankdepthcell{
	width:18px;
	height:22px;
	}
.ygtvchildren{}* html 
.ygtvchildren{
	height:2%;
	}
.ygtvlabel,.ygtvlabel:link,.ygtvlabel:visited,.ygtvlabel:hover{
/*	margin-left:2px;*/
/*	text-decoration:none;*/
/*	background-color:none;*/
/*	background-color:white;*/
	}
.ygtvspacer{
	height:22px;
	width:12px;
	}
