.lastreactions .head {
  display: block;
  height: 40px;
  background-image: url('/programma/hoedoejijdatnu/images/lastreactions-head.gif');
  background-repeat: no-repeat;
  visibility: visible;
  }
  
.lastreactions h2 {
  display: none;
}
.lastreactions {
  margin-bottom: 10px;
  }
.lastreactions .body {
  background-image: url('/programma/hoedoejijdatnu/images/lastreactions-body.gif');
  background-repeat: repeat-y;
  padding: 20px;
}
.lastreactions .bottom {
  height: 1px;
  background: #824188;           
  display: block;  
}
.lastreactions h4 {
  height: 10px;
  font-size: 10px;
  visibility: hidden;
  font-weight: bold;
  }
.lastreactions h4 a {
  text-transform: uppercase;
  visibility: visible;
  position: relative;
  text-decoration: none;
  top: -10px;
  overflow: hidden;
  }
.lastreactions p {
  margin: -8px 0px 15px 0px;
  }
.lastreactions a:hover {
  color: #824188;
  }
