.picture img{
  border:1px solid silver;
}

h4{
  text-align:center;
}

.latest{
  border-right:1px silver dashed;
  width:220px;
  padding:5px 5px 5px 5px;
  float:left;
  text-align:center;
}

.actions{
  width:275px;
  padding:5px 5px 5px 5px;
  float:left;
}

.latest_acts{
  padding-left:10px;
  width:260px;
}
.latest_acts td{
  text-align:justify;
}
  .latest_acts td.date{
    font-style:italic;
    font-size:12px;
    color:black;
    width:35px;
  }

.partners{
  border-top:1px silver dashed;
  width:260px;
  padding:0px 5px 15px 5px;
  text-align:center;
}
.partners td{
  text-align:center;
}

