/* ZAT: CSS overrides to js/yui/treeview/assets/tree.css and js/yui/tabview/assets/tabview.css */

#tabs { float: left; overflow: auto; }
#mapc { float: right; }

.ygtvspacer { height: 0px; width: 0px; margin: 0px; }

.ygtvcheck0 { background: url(../img/check0.gif) 0 0 no-repeat; width:16px; height:22px; cursor:pointer }
.ygtvcheck1 { background: url(../img/check1.gif) 0 0 no-repeat; width:16px; height:22px; cursor:pointer }
.ygtvcheck2 { background: url(../img/check2.gif) 0 0 no-repeat; width:16px; height:22px; cursor:pointer }

.yui-navset .yui-content {
	border-style: solid none none none;
}

.yui-navset .yui-nav li {
	margin: 0 0.2em 0 0.6em;
}

/* preferencesNode: set this class in colgroup to gray boxes
ZAT_TODO: hiding doesn't work
*/
.hidden {background: #888;}