body
  { color:#5A5A5A; background-color:#FFFFFF; font-family:Verdana,Arial,sans-serif; font-size:10px; }
p
  { line-height:135%; }

.disclaimer
  { font-size:8px; font-weight:100%; }

a img {
  border:0 !important;
}
#gallery {
   height: 495px;
   overflow: auto;
   width: 416px;
}
#gallery h2 {
  font-size: 12px;
  margin:0 0 10px;
}
#gallery h3 {
  font-size: 10px;
  margin:0 0 10px;
}
#gallery h3 a {
  /*color:#5a5a5a;*/
  text-decoration:none;
}
#gallery .row {
  clear: left;
  float: left;
  overflow:auto;
  width: 390px;
  margin-bottom:10px;
}
#gallery .preview {
  float:left;
  text-align:center;
  width:130px;
}
#gallery .back {
  clear: left;
  float: left;
  font-size: 11px;
  width: 230px;
  padding: 0 0 1em 164px;
}