div.picture{

  margin: 0.5px;
  border: 0px solid #a5caa5;
  height: 150px;
  width: 145px;
  float: left;
  text-align: center;
}	
div.picture img{
  display: inline;
  margin: 0px;
  border: 0px
}

div.text a{
  text-align: center;
  font-weight: normal;
  width: 145px;
  height: 35px;
  margin-top: 6px;
  margin-bottom: 2px;
  display: block;
  color: #ba3030;
  font-size: 12px;
  text-decoration: underline;
}