#gallery {position:relative; width:960px;}
#image {position:relative; width:960px; height:338px; background:#000000 url(picture/loading.gif) center center no-repeat}
#image img {position:absolute; top:0px; left:0px }
#thumbwrapper {margin-top:5px; width:960px; height:0px;}
#thumbarea {position:relative; overflow:hidden; height:0px; width:960px; }
#thumbarea ul{ margin:0; padding: 0px;}
#thumbs {position:absolute; list-style:none; height:0px; width:10000px;}
#thumbs li {float:left; margin-right:5px; cursor:pointer}



