div.oddstory {
  clear:both;
}
div.evenstory {
  clear:both;
}
div.notebox {
  clear:both;
}
.oddphoto{
  float: left;
}
.evenphoto {
  width: 315px;
  float: right;
}
p.photocredit {
  clear:both;
  font-size: x-small;
}
p.rightphotocredit {
  position: relative;
  float: left;
}
img.flag {
  border-style: solid;
  border-color: black;
  border-width: 1px;
}
img.flag-bullet {
  position: relative;
  bottom: 17px;
}
