#gallery{float:left;width:632px;_width:auto;overflow:hidden;list-style:none;padding:0 0 44px 6px;}
.galleryImage{float:left;height:73px;width:79px;}
.galleryImage img{width:79px;height:73px;}
.galleryImage img:hover{border:1px solid red;width:77px;height:71px;}
#screenshot{position:absolute;border:1px solid #ccc;background:#333;padding:5px;display:none;color:#fff;width:212px;font-size:12px}
#screenshot img{padding-top:5px;}