@charset "utf-8";

#ctContent {
  padding-top             : 30px;
}

div.galleryButtons {
  margin                  : 0px auto 0px auto;
  width                   : 150px;
  height                  : 32px;
  line-height             : 32px;
  text-align              : center;
}

div.galleryButtons a.left {
  margin                  : 0px 5px 0px 0px;
}

div.galleryButtons a.right {
  margin                  : 0px 5px 0px 5px;
}

div.galleryButtons img {
  cursor                  : pointer;
}

div.galleryButtons img.left {
  margin                  : 0px 5px 0px 0px;
}

div.galleryButtons img.mid {
  margin                  : 0px 5px 0px 5px;
}

div.galleryButtons img.right {
  margin                  : 0px 0px 0px 5px;
}

#ctIMGPanel {
  margin                  : 20px auto 20px auto;
  width                   : 640px;
  height                  : 480px;
  text-align              : center;
}

#ctIMGDescription {
  margin                  : 0px 200px 20px 200px;
  height                  : 3.9em;
  line-height             : 1.3em;
}

#ctGalleryPool {
  background-color        : #e0e0e0;
  margin                  : 10px auto 0px auto;
  padding                 : 10px 10px 10px 10px;
  width                   : 800px;
  height                  : 95px;
  border-style            : solid solid solid solid;
  overflow                : scroll;
  white-space             : nowrap;
}

#ctGalleryPool img {
  margin                  : 0px 15px 0px 0px;
  cursor                  : pointer;
}

#ctGalleryPool a {
  margin                  : 0px 15px 0px 0px;
  cursor                  : pointer;
}

#ctGalleryPool a img {
  margin                  : 0px 0px 0px 0px;
  cursor                  : pointer;
}

#ctGalleryHint {
  margin                  : 0px auto 0px auto;
  padding                 : 3px 10px 3px 10px;
  width                   : 800px;
  font-size               : 7pt;
  border-style            : none dashed dashed dashed;
  border-color            : #000000 #a0a0a0 #a0a0a0 #a0a0a0;
}
