/* Last changed: 02/03/11 10:40:14 */

BODY  {
  background-color: white;
  font-size: smaller;
  white-space: nowrap;
}

LI {
  margin-top: 0px;
  margin-bottom: 0px;
}

UL {
  margin-top: 0px;
  margin-bottom: 0px;
}

A.rdr {
  color: black;
  text-decoration: none;
}

.collapsed {
  margin-left: 0px;
  padding-left: 0px;
  border-left: thin thin dotted #CCCCCC;
}

.expanded {
  margin-left: 0px;
  padding-left: 0px;
  display: block;
  border-left: thin thin dotted #CCCCCC;
}
