#main_ct #contents {
  width: 750px;
}
#main_ct #contents div.breakdiv {
  width: 750px;
  height: 1em;
  clear: both;
}
#main_ct #contents div.mdw {
  float: left;
  width: 131px;
  margin-right: 20px;
  overflow: hidden;
}
#main_ct #contents div.haslink {
  cursor: pointer;
}
#main_ct #contents div.lastinrow {
  margin-right: 0;
}
#main_ct #contents div.mdw div.foto {
  position: relative;
  width: 131px;
  height: 120px;
  overflow: hidden;
  background-position: -150px 0;
}
#main_ct #contents div.mdw div.clipleft img {
  background-position: -150px 0;
}
#main_ct #contents div.mdw div.foto.clipleft img {
  visibility: hidden;
}
#main_ct #contents div.mdw div.foto div.kader {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 131px;
  height: 120px;
  background: url(/views/infozorg/images/extra/mdw-kader.gif) no-repeat transparent;
}
#main_ct #contents div.mdw div.naam {
  color: #000000;
  text-align: center;
  padding-top: 0.5em;
}
#main_ct #contents div.mdw div.naam a {
  color: #99b844;
}
