.nlstree a
{
  color: #BBDEFF;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none !important;
} 

.nlstree a:hover
{
  text-decoration: underline !important;
}

.nlstree div div div table a.node, .nlstree div div div table a.selnode
{
  font-weight: normal;
  
  padding: 0px 0px 0px 24px;
}

.nlstree div div div table img
{
  display: none;
}

.nlstree td
{
	vertical-align: middle;
}