  td#hovershow{list-style-type: none; margin: 50px; float: left; display: inline; clear: both;  }
 td#hovershow{float: left; display: inline; width:60px; height: 60px; margin: 2px;} 
  td#hovershow  a {display: block;width:60px; height: 60px;} 
  td#hovershow  a img{border:1px #666 solid; width:60;height:60;} 
  td#hovershow  a:hover{position: absolute; z-index:100; margin: -32px 0 0 -32px;} 
  td#hovershow  a:hover img{width:160px;height:160px;border:1px red solid;} 