/* Artfully masterminded by ZURB  */

/* --------------------------------------------------
   Table of Contents
-----------------------------------------------------
:: Shared Styles
:: Page Name 1
:: Page Name 2
*/


/* -----------------------------------------
   Shared Styles
----------------------------------------- */

dl dt {
  font-weight: bold;
}


/* -----------------------------------------
   Page Name 1
----------------------------------------- */




/* -----------------------------------------
   Page Name 2
----------------------------------------- */


.sort-table {
  float: right;
}

.sort-table a {
  display: inline-block;
}

.inline-block {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
}

.thumbs a {
  position:relative
}

.thumbs .identified {
  background: #86CF86;
  padding: 2px;
}

.thumbs .current {
  background: #FFAAAA;
  padding: 2px;
}

#exif {
    white-space: pre;
    position: absolute;
    top: 408px;
    left: 180px;
    width: 297px;
    padding-bottom: 40px;
}
