.MTGallery .image{
  padding-top:5px;
  padding-bottom:5px;
  width:120px;
}
.MTGallery .imageObject{
  padding-left:15px;
}
.MTGallery .galleryheader{
  height:84px;
  background-color:#D2D2D2;
  border-bottom:1px solid black;
}
.MTGallery .gallerylogo{
  float:left;
  width:135px;
}
.MTGallery .galleryname{
  float:left;
  width:200px;
  padding-top:60px;
}
.MTGallery .gallerylefname {
  line-height:24px;  
}
.MTGallery .gallerycontent{
  width:100%;
}
.MTGallery .gallerynavi{
  line-height:20px;
  border-bottom:1px solid black;
  border-top:1px solid black;
}
.MTGallery .galleryrightlist{
  text-align:left;
  height:500px;
  overflow: auto;
  margin-top:25px;
}
.MTGallery .galleryright{
  overflow: auto;
}
div .galleryTeaser{
  width:300px;
}
.MTGallery{
  min-height:100%;
  height:auto !important;
  height:100%;
  position:absolute;
  z-index:1;
  top:0px;
  left:0px;
  width:99%;
}
.MTGallery .standard , .MTGallery .standard .gallerycontent{
  height:100%;
}
.MTGallery  .gallerybigimage{
  padding-top:40px;
  padding-bottom:40px;
}
.MTGallery  .naviarrow{
  width:50px;
}
.MTGallery  a{
  text-decoration:none;
}
