* {
  margin: 0px;
  padding: 0px;
}
table {
  /* border-collapse: collapse; */
}
img {
  border: 0px;
}
div.galleryheader {
  margin-bottom: 1em;
  text-align: center;
}
div.fullimageheader, div.fullimagefooter, div.main, table.gallerymain td, div.gallerymaincenter, td.gallerypanetop,
td.gallerypanebottom, td.thumbnails {
  text-align: center;
}
div.paragraphcenter {
  width: 100%;
  margin-top: 1.12em;
  margin-bottom: 1.12em;
}
div.paragraphcenter table, div.gallerymaincenter table {
  margin-left: auto;
  margin-right: auto;
}
div.breadcrumbs {
  text-align: center;
  margin-top: 1.12em;
}
table.gallerymain {
  width: 100%;
  border-spacing: 0px;
  border-width: 0px;
}
div.category {
  float: left;
  width: 170px;
  height: 200px;
}
div.thumbnails {
  float: left;
  width: 170px;
  height: 165px;
}
div.thumbnails table {
  height: 165px;
}
div.thumbnails table td {
  vertical-align: middle;
}
td.gallerypanetop {
  vertical-align: middle;
  height: 120px;
}
td.gallerypanebottom, td.thumbnails {
  vertical-align: top;
  height: 40%;
}
td.moviethumbnails {
 height: 120px;
}
div#galleryplayer {
 padding: 50px 0;
}
div.galleryfullimage {
  text-align: center;
}
div.footer, div.fullimageheader, div.fullimagefooter {
  margin-top: 1.12em;
}

div.fullimageheader {
 margin-bottom: 1.12em;
}