
body {
  font-family: sans-serif;
}

img {
border-style: none;
}

div.thumbnail { 
  padding:2px;
  width:200px;
  height:220px;
  background-color: #cccccc; 
  border: 1px solid #000000;
  min-width:180px;
  margin: 0px 0px 10px 2%;
  padding-top: 20px;
  text-align: center;
  float: left;
}

div.image_desc {
  font-size: small;
}

div.image {
float:none;
clear:both;
}

div.exif {
  /* display: none; */
line-height: 1em;
position: relative; 
float: none;
clear: both;
}

tr.exif_one {
  background: #ddd;
}

tr.exif_two {
  background: #eee;
}

p.error {
 color: red;
 background-color: #cccccc;
}

p.warning {
 color: black;
 background-color: #cccccc;
}

p.info {
  color: black;
  background-color: #eeeeee;
}

p.success {
  color: green;
}

div.form {
  float: none;
  clear: both;
}

div.submit {
  float: none;
  clear: both;
}

div.edit {
float: left;
}

div.footer {
  text-align: center;
  float: none;
  clear: both;
  background-color: #eeeeee;
}

div.admin {
  text-align: right;
  background-color: #eeeeee;
  float: left;
  font-size: small;
}

div.qsearch {
  float: right;
  position: relative; right: 0px;
  text-align: right;
  background-color: #eeeeee;
  width: auto;
}

div.random {
clear: both;
float: none;
border-top: 2px solid gray;
background-color: #eeeeee;
}

div.coll_list {
clear:both;
float: none;
}

div.clear {
float: none;
clear: both;
width: auto;
}

div.collection {
border-top: 2px solid gray;
clear: both;
float: none;
background-color: #eeeeee;
}
div.search {
clear: both;
float: none;
border-top: 2px solid gray;
background-color: #eeeeee;
}

div.coll_trash {
clear: both;
float: none;
}

div.count {
clear: both;
float: none;
}

div.navigation {
clear: both;
float: none;
}
