/* TD class for expanded/collpsed indicator */
.GltvChildIndicatorCell
{
  width:18px;
}

.GltvChildIndicator
{
  border-style:none;
  padding-top:2px;
  padding-left:1px;
  padding-right:0px;
  padding-bottom:1px;
  width:10px;
}

/* TD class for treeview element icons */
.GltvElementIconCell
{
  width:22px;
}

.GltvElementIcon
{
  border-style:none;
  padding-top:2px;
  padding-bottom:0px;
}

.GltvCheckboxCell
{
  width:22px;
}

