#nav LI.indent {
  margin-left: 20px;
  width: 160px;
  border-left; 2px solid yellow;
  height: 13px;
  line-height: 13px;
}

#nav LI.indent A {
  height: 13px;
  line-height: 11px;
  font-size: 9px;
}

