li.photoreport {
  display: block;
  width: 230px;
  float: left;
  overflow: hidden;
  margin: 3px 0px 8px 10px;
}
li.photoreport > h3 {
  margin-bottom: 7px;
}
li.photoreport > span {
  margin: 0px 0px 0px 16px;
  color: #AEAEAE;
}
li.photoreport > p {
  margin-top: 2px;
}
li.photoreport > p > a > img {
  float: left;
  margin: 4px 6px 4px 0px;
}

a.link {
  display: block;
  font-size: 12px;
  text-decoration: underline;
  text-align: center;
  margin-top: 10px;
  color: #aeaeae;
}
