div.thumbContainer {height:50px;display:inline;bottom:0;width:560px;}
div#Gallery { margin:0 -7px; padding:15px 10px 30px 13px}
div.gallerycontainer {;height:270px;position:relative;width:555px;}
.thumbnail {float:left;text-decoration:none;padding:0 2px;text-align:center;}

div#GalleryWindow {height:250px;}

.gallerycontainer{position: relative;}
.thumbnail img{border: 0px solid white;margin: 0 5px 5px 0;}
.thumbnail:hover{background-color: transparent;}
.thumbnail:hover img{border: 0px solid blue;}
.thumbnail span{position: absolute;background-color:#fff;padding: 5px 0px 0px 5px;top: 140px;left: 0;
visibility: hidden;color: black;text-decoration: none;width:535px;z-index:0;text-align:left;font-weight:normal; line-height:1.5em;}
.thumbnail span img{ border-width: 0;padding: 2px;margin:0;}

.thumbnail:hover span{visibility: visible;top: 140px;left: 0;z-index: 50;}
.current {top: 140px;left: 0;visibility: visible;}
div.scrollX img {display:table;float:left;}
p.txtHeader {font-size:14px; color:#333; font-weight:bold; margin-bottom:2px;}

