* {margin:0; padding:0}

#gallery {position:absolute; left: 60px; width:455px; margin:50px auto; padding:10px 10px 0px; background:#fff}

#images {border:2px solid #9ac1c9; height:220px; background:#eef5f6; margin-bottom:20px}

#image {position:relative; width:441px; height:220px; padding:5px; border:1px solid #ddd; background:#FFF url(../images/loading.gif) center center no-repeat}

#image img {position:absolute; top:5px; left:5px}

#thumbwrapper {margin-top:10px; padding:5px 0; width:451px; height:50px; border:1px solid #ddd; background:#FFF}

#thumbarea {position:relative; overflow:hidden; height:50px; width:451px; }

#thumbs {position:absolute; list-style:none; margin-left:5px; height:50px; width:9999999px; border-right:5px solid #FFF}

#thumbs li {float:left; margin-right:5px; cursor:pointer}

.imgnav {position:absolute; height:220px; width:20%; z-index:100; height:220px; width:20%; z-index:100; outline:none; cursor:pointer}

#previmg {left:0; background:url(../images/left.gif) left bottom no-repeat; border-left:5px solid #FFF}

#previmg:hover {background:url(../images/left_hover.gif) left bottom no-repeat; opacity:1; filter:alpha(opacity=100)}

#nextimg {right:0; background:url(../images/right.gif) right bottom no-repeat; border-right:5px solid #FFF}

#nextimg:hover {background:url(../images/right_hover.gif) right bottom no-repeat; opacity:1; filter:alpha(opacity=100)}