/*
[data-exemplar="ektachromeLent"],
[data-exemplar="priceUSD"],
[data-exemplar="ektachromeLent"],
*/

#exemplar-id,
.select-list a,
.archive-info,
[data-exemplar="techniqueTags"] a,
[data-exemplar="techniqueTags"] span:last-child .tag-separator,
[data-exemplar="techniqueTags"] input,
[data-record="locationHistory"], [data-record="history"],
#popup-sidebar p,
#content, nav, #popup-actions,
[data-exemplar="motiveTags"] a,
[data-exemplar="motiveTags"] input {
  display: none;
}

iframe {
  height: 360px;
  width: 250px;
  overflow: hidden;
  border: 0;
  float: left;
  margin-right: 20px;
}

#popup-values {
  top: 0;
  list-style: none;
  padding: 0;
  margin: 0;
}

#popup-values li {
  padding: 0;
  margin: 0;
  display: block;
  overflow: hidden;
}

#popup-values p {
  padding: 0;
  margin: 0;
}

#timestamp {
  display: block !important;
  font-style: italic;
  font-size: 19px;
  margin-bottom: 7px;
}

#popup-values li:nth-child(2),
#popup-values li:nth-child(3),
#popup-values li:nth-child(4),
#popup-values li:nth-child(5),
#popup-values li:nth-child(6),
#popup-values li:nth-child(7),
#popup-values li:nth-child(8),
#popup-values li:nth-child(9),
#popup-values li:nth-child(10),
#popup-values li:nth-child(11),
#popup-values li:nth-child(1) {
  /* padding-left: 280px; */
}

#popup-values p:last-child {
  font-style: italic;
  font-size: smaller;
  margin-bottom: 7px;
  border-bottom: 1px dotted gray;
}

#popup-values p:first-child {
    min-height: 16px;
}