#holder {position:relative; background:url(resources/control.gif) no-repeat left top; z-index:1;}
#scrollbox {width:435px; height:80px;  overflow:auto;  }
a.gallery, a.gallery:visited {display:block; text-decoration:none; border:1px solid #ccc; width:75px; height:47px; margin:3px; float:left; font-size:11px;}

img {
	border:none;
}

a.gallery span {
 display:block;
 position:absolute;
 left:0;
 margin-left:-999em;
 top:-1px;
 background:#efedec;
 z-index:100;
 font-size:11px;
 width:415px;
 height:250px;
 padding:10px;
 font-style:italic;
 background:#ccc;
}
a.gallery:hover {white-space:normal; border:1px solid #ab9a7e;}
a.gallery:hover img {border:1px solid #fff; z-index:100;}
a.gallery:active img, a.gallery:focus img {border:1px solid #fff;  z-index:50;}

a.gallery:hover span {
 top:0;
 margin-left:0;
 z-index:999;
}
* html a.gallery:hover span {left:0px;}
a.gallery:active {border:1px solid #fff;}
a.gallery:active span, a.gallery:focus span {display:block; position:absolute; width:415px; height:250px; top:0px; left:0px; padding:10px; font-style:italic; color:#000; background:#ab9a7e; z-index:50;}
* html a.gallery:active span {left:155px;}

#thumbs {width:1100px; height:60px;}
#pad {height:280px; width:80px;}