table.photos {
  margin-top: 15px;
}

table.photos td {
  color: #B05800;
  padding: 3px 6px;
  font-size:13px;
}

table.photos td.comment {
  vertical-align: top;
  height: 5em;  
}
