#container3 .lastreactions .body h2 {
 display: none;
 margin-top: 0px;
 padding-left: 20px;
 font-size: 1.3em;
 font-variant: small-caps;
 }

.lastreactions {
 margin-bottom: 10px;
 }

.lastreactions p {
 clear: left;
 }
  
.lastreactions .head{
 padding-top: 13px;
 margin-left: 5px;
 height: 30px;
 width: 255px;
 background-image: url('/programma/fataal/images/reacties.png');
 background-repeat:no-repeat;
 _background: none;
 _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='/programma/fataal/images/reacties.png');
 visibility: visible;
 } 

#container3 .lastreactions a {
  font-size: 0.7em;
 line-height: 0.8em;
 color:#b7000f;
 text-decoration: none;
 }

.#container3 lastreactions  a:hover  {
 color:#fff;
 text-decoration: none;
 }
