#gallery {position:relative; width:600; margin:0px auto; padding:0px; border:5px solid #fff; }
#images {border:0px solid #9ac1c9; height:125px; margin-bottom:0px }
#image {position:relative; width:600px; height:375px; padding:0px; border:0px solid #666; background:#FFF url(images/loading.gif) center center no-repeat}
#image img {position:absolute; top:0px; left:0px}
#thumbwrapper {margin-top:0px; padding:0px 0; width:600px; height:140px; border:0px solid #666; border:0px solid }
/* This line is how long the are with thumbs is*/
#thumbarea {position:relative; overflow:hidden; height:70px; width:600px; background:#FFF;}
#thumbs {position:absolute; list-style:none; padding:0px; margin:0px; height:140px; width:10000px; border-right:0px solid #FFF}
#thumbs li {float:left; margin-right:0px; cursor:pointer}
