div.tree {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align:left;
}

#tree a {
	color: #000;
	text-decoration: none;
}

#tree img {
	border: 0px;
/*
	width: 19px;
	height: 20px; /* 16 is the real icon height, 
            is bigger because of the checkbox (but looks ubly, 
            icons should be resized ) */
  */          
}
