#gallery {position:relative; width:700px; border:0; background:#fff; padding-top:0.75em;}
#image {position:relative; width:700px; height:512px; border:0; background:#FFF; text-align:center;}
#image img {position:absolute; top:5px; left:0px;}
#thumbwrapper {width:100px; height:2px; border:0px; background:#FFF}
#thumbarea {position:relative; overflow:hidden; height:2px; width:100px; }
#thumbs {position:absolute; list-style:none; width:100px; }
#thumbs li {float:left;}
