#inhoud.index form.formulier div.monthyear div.invoer select {
  width: 140px;
  margin-right: 2px;
}
.index dl {
  border-bottom: 1px dotted #a1a1a1;
}
.index dl.haslink {
  cursor: pointer;
}
.index dl dt a {
  font-weight: bold;
  color: #000000 !important;
}
.index dl.over dt a {
  color: #8ba73e !important;
}
.index dl dd.datum {
  color: #8ba73e;
}
.index dl dd.tekst {
  padding-right: 15px;
  margin-bottom: 5px;
  background: url(/views/infozorg/images/buttons/rb-arrow.gif) no-repeat right bottom;
}
.index dl dd.tekst p {
  margin-bottom: 0;
}
.index dl.over dd.tekst {
  color: #8ba73e;
}
.index dl.over dd.datum {
  color: #000000;
}
