.artikel .feature {}

.artikel .feature .reacties {
  background-color:red;
}

input.versturen {
  padding:0 2ex;
}

.artikel .reactie {
  /*font-size:0.69em !important;*/
  background:url(../images/backgrounds/content-dotted-light.gif) 0 100% no-repeat;
  padding-bottom:1em;
  flaot:left;
}

.artikel .feature .feedback_reactie_moderatie {
  background:url(../images/backgrounds/content-dotted-light.gif) 0 100% no-repeat;
  padding-bottom:0.5em;
  float:left;
  width:470px;
}

.artikel .feature .feedback_reactie_moderatie .link {
  float:left;
  padding-right:3ex;
}

.artikel .reactie DT {
  font-style:normal;  
}

.artikel .reactie DD.bericht {width:470px;float:left;margin-top:2em;}
.artikel .reactie DD.bericht p {padding-bottom:0.3em;}

.artikel .reactie DD.afzender {float:left;padding-right:3px;}
.artikel .reactie DD.afzender a {font-size:1em;}

.artikel .reactie DD .datumtijd {}