#gallery {position:relative; width:400px; padding-bottom:5px;}
#images {height:225px; background:#eef5f6; margin-bottom:10px}
#image {position:relative; width:400px; height:300px;}
#image img {position:absolute;}
#imagearea {display:block;
margin: auto auto;}
#thumbwrapper {padding:5px 0; width:400px; height:100px; background:#FFF}
#thumbarea {position:absolute; overflow:hidden; height:100px; width:400px;}
#thumbs {margin-left:5px; padding:0; position:absolute; list-style:none; height:100px; width:100000px;}
#thumbs li {float:left; cursor:pointer; padding:5}