

#container2 .block.lastreactions{
 margin: 5px 5px 0px 5px;
 background-color: #ebebeb;
 }


.block.lastreactions .body{
 padding: 0px 0px 0px 0px;
 margin: 10px 5px 10px 10px;
 border: 0px solid green;
 display:block;
 height: 415px;
 overflow-y: auto;
 overflow-x: hidden;
 /*- IE6 en 7 fix -*/
 position:relative;
 }

.block.lastreactions .innerblock{
 margin: 0px 0px 0px 0px;
 padding: 5px 0px 5px 0px;
 }


.block.lastreactions .even{
 background-color: #f5f5f5;
 border-top: 1px solid #fff;
 border-bottom: 1px solid #fff;
 }

.lastreactions h2 {
 text-transform: uppercase;
 color: #063e72;
 margin-bottom: 10px;
 font-size: 0.95em;
 font-weight:normal;
 }

.lastreactions h4 {
 font-size: 0.7em;
 font-weight: normal;
 margin: 0px 0px 3px 0px;
 padding:0px;
 line-height: 110%;
 }


#container2 .lastreactions h4 a {
 line-height: 120%;
 color: #063e72;
 }

.lastreactions {
  margin-bottom: 10px;
  }
.lastreactions p {
  clear: left;
  line-height: 115%;
 }
