

#story_heading {

  position: absolute;

  left: -26px;

  top: 97px;

  height: 400px;

  width: 24px;

  margin: 0;

  padding: 0;

}


#story_heading img {

  position: absolute;

  left: 0;

  bottom: 0;

}


#photo_layout {

  position: relative;

}


#photo_layout #caption {

  width: 503px;

  margin: 0.2em 0 0 2px;

}


#photo_layout #photo_sequence_nav {

  position: absolute;

  top: 504px;

  right: 0;

  width: 250px;

  text-align: right;

  margin: 0 1px 0 0;

}


#photo_layout #photo_sequence_nav * {

  white-space: nowrap;

}


#photo_layout #photo_sequence_nav a {

  text-transform: uppercase;

  text-decoration: none;

}


#photo_layout #photo_sequence_nav #photo_sequence_position {

  margin: 0 0.25em;

  color: #000000;

  word-spacing: -0.1em;

}










