/* gallery */
/* #gallery {position:relative; width:750px;} */
#thumbs {}
#thumbs a {display:block; float:left; margin:0 0 6px 6px; width:70px; height:70px; border:2px solid #db0000;}
#thumbs a img {width:70px; height:70px; border:0;}
#thumbs a:hover {border-color:#db0000;}
#thumbs a:hover img {position:relative; left:-35px; top:-35px; width: 140px; height: 140px; border:1px solid #db0000;}