.lastreactions h2 {
  margin-bottom: 10px;
  }
.lastreactions {
  margin-bottom: 10px;
  }
.lastreactions p {
  clear: left;
  }

/* reacties op een aflevering */

.block.lastreactions .body {
 width: 305px; 
 }

.block.lastreactions .reaction p{
 width: 320px;
 margin-top: 5px;
 margin-right: 10px;
 margin-bottom: 10px;
 margin-left: 15px;
 }

.block.lastreactions h4 {
 background-color: transparent;
 background-image: url(/programma/fearfighters/images/reactions-bg.png);
 background-attachment: scroll;
 background-repeat: no-repeat;
 background-x-position: 0px;
 background-y-position: 0px;
  _background: none;
 _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (enabled=true, sizingMethod=scale, src='/programma/fearfighters/images/reactions-bg.png');
 height:15px;
 text-align: center;
 font-size: 0.6em;
 font-weight: bold;
 color: #f8d145;
 }


.block.lastreactions .reaction {
 margin-left: 0px;
 padding-top: 0px;
 padding-right: 0px;
 padding-bottom: 0px;
 border: solid 0px yellow;
 width: 375px;
 }


