img.popup, div.popup {
  cursor: pointer;
  border-top: 1px solid #000000;
  border-right: 2px solid #000000;
  border-bottom: 2px solid #000000;
  border-left: 1px solid #000000;
}
div.popup {
  background-color: #ffffe0;
  width: 300px;
  text-align: justify;
  padding: 2px 5px 3px;
}

h2 {
  width: 498px;
  margin-top: 15px;
  margin-left: 0px;
  margin-right: 0px;
  border-bottom: 1px solid #666666;
  font-size: 100%;
  font-weight: bold;
  text-align: left;
}
div.photo {font-size: 100%;}
