/* Gallery */

iframe {
 border: 0; 
}

iframe#gallery,iframe#gallerylist {
  height: 1300px;
}

.activegallist {
  
}

.inactivegallist {
  display:none;
}

a.galnextpage {
  float: right;
}

a.galprevpage {
  float:left;
}