.tree
{
  line-height:15px;
  margin-top:10px;
  margin-left:10px;
  font-size:10px;
}
.tree a
{
  border:0;
  text-decoration:none;
}
.tree img
{
  border:0;
  text-decoration:none;
}

.treeNode {
}

.productnode
{
  margin-left:5px;
  width:150px;
  padding-left:15px;
  background:url(images/product.jpg) no-repeat;
}
.expander{
margin-top:0px;
float:left;
margin-right:5px;
}

.node
{
margin-top:0px;
float:left;
}

