
#gallery {position:relative; width:686px; margin-top:20px; padding:0px; border:0px solid #fff;}
#images {border:2px solid #9ac1c9; height:225px; background:#eef5f6; margin-bottom:20px}
#image {position:relative; width:672px; height:672px;  border:1px solid #666; background:#FFF url(images/loading.gif) center center no-repeat; overflow: hidden;}
#image img {position:absolute; top:0px; left:0px}
#thumbwrapper {margin-top:30px; margin-bottom: 20px; padding:5px 0; width:672px; height: 90px;  overflow: hidden; border:1px solid #666; background:#FFF}
#thumbarea {position:relative; overflow:hidden; height:100px; width:672px; margin-top: -10px;}
#thumbs {position:absolute; list-style:none; margin-left:-35px; height:100px; width:50000px; border-right:5px solid #FFF}
#thumbs li {float:left; margin-right:5px; margin-top: 0px; cursor:pointer;}
.imgnav {position:absolute; height:672px; width:20%; z-index:100; outline:none; cursor:pointer}
#previmg {left:0; background:url(images/left.gif) left center no-repeat; border-left:5px solid #FFF}
#previmg:hover {opacity:1; filter:alpha(opacity=100)}
#nextimg {right:0; background:url(images/right.gif) right center no-repeat; border-right:5px solid #FFF}
#nextimg:hover {opacity:1; filter:alpha(opacity=100)}

HTML.MSIE #thumbs
{
	margin-left:5px;
}

HTML.MSIE #thumbarea 
{
	margin-top: 0px;
}

#gallery #photolegende
{
	padding-top: 5px;
	height: 20px;
	width: 676px;
	text-align: center;
	font-weight: bold;
	font-size: 16px;
}

#gallery #photohd
{
	padding-top: 5px;
	height: 20px;
	width: 676px;
	text-align: center;
	font-weight: bold;
	font-size: 16px;
}