#gallery a { background-image:none; margin:6px; padding:0px; position:relative; float:left; display:block; width:75px; height:75px; border:1px solid #ffffff; }
#gallery a:hover { background-image:none; z-index:102; }
#gallery a img { position:absolute; top:2px; width:75px; height:75px; border:0; margin:0; padding:0; }
#gallery a:hover img,
#gallery a:active img,
#gallery a:focus img { width:94px; height:94px; left:-11px; top:-10px; z-index:101; border:1px solid #dddddd; }

