#gallery {position:relative; }
#image {position:relative; height:313px; background:#fff url(images/loading.gif) center center no-repeat; border: 2px solid white;}
#image img {position:absolute;}
#thumbwrapper {margin-top:8px; height:60px; }
#thumbarea {position:relative; overflow:hidden; height:60px; margin-left: 2px; }
#thumbs {position:absolute; list-style:none; height:100px; }
#thumbs li {float:left; border: 2px solid white; margin-right:4px; cursor:pointer}
#thumbs li.endli { margin-right: 0px !important; }
#highlight { position:  absolute; }
