#galleryBannerShadow {
  width: 740px;
}

#h1Gallery {
  margin: 0 auto;
  width: 200px;
  text-align: center;
  clear: both;
  height: 25px;
  
}
#h2Gallery {
  margin: 0 auto;
  width: 600px;
  text-align: center;
  clear: both;
  height: 50px;
font-size: 1em;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-weight: normal;
font-style: italic;
line-height: 1.1em;
overflow: hidden;
color: #666;
  
}
#product {
  margin: 0 auto;
  width: 600px;
  text-align: center;
  clear: both;
  height: auto;
  overflow: hidden;
padding-bottom: 20px;
}
.productImage {
  margin: 0 auto;
  text-align: center;
  overflow: hidden;


}
.resizeMain {
  
}
.title {
  padding: 5px;
  color: #900;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 1em;
  font-weight: bold;
}
.description {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.8em;
line-height: 1.2em;
color: #333;
}
.clearThumbs {
  clear: both;
  width: 750px;
  height: 300px;
  margin: 0 auto;
}



#thumbs {
  margin: 0 auto;
  width: 700px;
  position: relative;
  clear: both;
  padding: 5px;
  height: 255px;
  text-align: center;
  overflow: auto;
}
.thumbsContainer {
  float: left;
  width: 114px;
  height: 128px;
  border: dotted 1px #ccc;
  text-align: center;
  position: relative;
  margin: 0 auto;
  padding: 10px;
    
}

.thumbImage {
  width: 114px;
  height: 92px;
  text-align: center;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
}
.resize {
  height: 90px;
  width: auto;
  text-align: center;
}
.resize {
  height: auto;
  width: 100px;
  text-align: center;
}
.thumbTitle {
  font-size: 0.7em;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  text-align: center;
  color: #900;
  height: 30px;
  padding-top: 5px;
  width: auto;
}

