*|body {
  background: white none repeat scroll 0%;
}
*|table.photo {
  border: 1px solid #e3e3e3;
}
*|table.nav_button {
  border: 0px outset #bbbbbb;
}
*|div.copyright {
  font-size: 7pt;
  color: #888888;
}
*|img.photo_center {
  border:  none;
}
*|img.preview {
  border: 1px solid #cccccc;
}
*|img.nav_img {
  border:  none;
}
*|.comment, *|.property, *|.property_value {
  font-size: 8pt;
}
*|.property, *|.property_value {
  text-align: left;
  color: #c3bebd;
}
*|.property_value *|file_name {
  font-family: monospace;
}
*|.property {
  font-weight: bold;
  text-align: left;
}
*|.comment, *|.property_value {
  font-size: 8pt;
}
*|.comment {
  font-style: italic;
}
*|div.title {
  color: #000000;
}
*|span.page_index {
  color: #000000;
}
*|a:link {
  color: #9999ff;
  text-decoration: none;
}
*|a:visited {
  color: #0000ff;
  text-decoration: none;
}
*|a:hover {
  color: #0000ff;
  text-decoration: none;
}
*|div.no_thumb {
  border: 1px solid #e3e3e3;
  margin: 0px;
  padding: 0px;
  width: 89px;
  height: 89px;
}
*|span.nolink {
  color: #aaaaaa;
}
*|span.link_prev {
  border:  none;
  padding-right: 10px;
}
*|span.link_next {
  border:  none;
  padding-left: 10px;
}

