a#current_link
{
  font-weight: bold;
  background-color: #ECECF0;
}

.fold_long > a
{
  display: block;
  background: url("../images/doc_leaf.png");
  background-repeat: no-repeat;
  background-position: 0px 0px;
  padding-left: 18px;
}

.fold_link_label
{
  cursor: default;
}

