.ndsjqtvExpandNode
{
  cursor: pointer;
  width: 0.75em;
  height: 0.75em;
  background-color: #000;
  float: left;
  margin-right: 0.5em;
  line-height: 0.75em;
  vertical-align: bottom;
}

.ndsjqtvExpand
{
  background: url(../images/expandIcon.gif) no-repeat;
}

.ndsjqtvCollapse
{
  background: url(../images/collapseIcon.gif) no-repeat;
}

.ndsjqtvNodeContents
{
  border-left: 1px dashed #c0c0c0;
  margin-left: 0.25em;
  display: none;
  padding-left: 0.75em;
}

span.ndsjqtvItemTitle
{
  font-size: 0.6em;
  width: 6em;
  text-decoration: underline;
}

div.ndsjqtvNodeItem div.ndsjqtvItemTxt
{
  font-size: 0.84em;
  padding: 0.012em 0.025em;
  margin-bottom: 0.012em;
  text-decoration: none;
  white-space: nowrap;
  overflow: hidden;
}