#gallery {position:relative; width:430; margin:0px auto; padding:0px; border:0px solid #fff;z-index: 0; }
#image {position:relative; width:430px; height:230px; padding:0px; border:0px solid #666; background:#FFF url(images/loading.gif) center center no-repeat}
#image img {position:absolute; top:0px; left:0px;}
/* This line is how long the are with thumbs is*/
#thumbarea {position:relative; overflow:hidden; height:90px; width:400px; background:#fff;display:none; }
