.gallery { width:450px; height:98px; padding:0; text-align:center; }
.gallery ul { margin:0; padding:0; list-style:none; position:relative; height:36px; }

.gallery ul li { display:block; width:auto; float:left; height:36px; width:450px; text-align:center; }
.gallery ul li a { display:block; width:auto; text-decoration:none; padding:0; font:1.1em Verdana, sans-serif; }
.gallery ul li a:hover { text-decoration:underline; }
.gallery ul li.first {  }

.gallery ul li ul { display:none; position:absolute; top:310px; height:86px;  width:428px;  padding:11px 0 0 35px; background: url("/_images/wide/boxmoreimg.gif") top left no-repeat; }
/* .gallery ul li ul { display:none; position:absolute; top:300px; height:auto; border-bottom:6px solid #960000; border-left:1px solid #960000; border-right:1px solid #960000; width:95%; left:2%; padding:8px 5px 15px 5px; background:white; } */
.gallery ul li:hover ul,
.gallery ul li.over ul { display:block; }
.gallery ul li ul li { display:inline; float:none; background-image:none; height:auto; }
.gallery ul li ul li a { background-image:none; margin:3px 20px 0 0; padding:0; position:relative; border:1px solid #393; float:left; display:block; width:75px; height:60px; background-color:#fff; }
.gallery ul li ul li a:hover { background-image:none; z-index:2; }
.gallery ul li ul li a img { position:absolute; top:0; left:0; width:75px; height:60px; border:0; margin:0; padding:0; }
.gallery ul li ul li a:hover img,
.gallery ul li ul li a:active img,
.gallery ul li ul li a:focus img { width:150px; height:120px; left:-38px; top:-30px; z-index:1; border:1px solid red; }
.gallery ul li.overview { display:block; clear:both; padding:5px 10px 0 10px; color:#000; }


#gallery1 ul { z-index:1; }
#gallery2 ul { z-index:1; }
