* {margin:0; padding:0}
#gallery {position:relative; width:960px; height:510px; margin:0px auto; padding:0px;}
#images {background:#eef5f6;}
#image {position:relative; width:960px; height:430px; padding:0px; url(images/loading.gif) center center no-repeat}
#image img {width:960px;height:430px;position:absolute; top:0px; left:0px;}
#thumbwrapper {margin-top:1px; padding:0px 0; width:960px; height:54px;}
#thumbarea {position:relative; overflow:hidden; height:100px; width:960px;}
#thumbs {position:absolute; list-style:none;width:960px;}
#thumbs li {float:left; margin-left:1px; cursor:pointer}
