#thumbnails {
  width : 100%;
  border-collapse : collapse;
}

#thumbnails td.portret, #thumbnails td.landscape {
  text-align : center;
  border : solid 1px #660000;
  height : 160px;
}

.dirs {
  width : 100%;
  float : left;
  margin : 5px 0 5px 0;
}

.dirs img {
  float : left;
  margin-right : 10px;
}