/** {margin:0; padding:0}
#gallery {width:554px; margin:0 auto; float:left; height:auto; border:1px solid;  }
#images { height:auto; background:#eef5f6; margin-bottom:20px;}
#image {position:relative; width:542px; height:354px; #width:554px; #height:366px; border:6px solid #A3ADB8; background:#FFF url(../images/loading.gif) center center no-repeat}
#image img {position:absolute; top:0px; left:0px; }
#thumbwrapper {margin-top:10px; width:542px; height:auto;  float:left; overflow:visible;}
#thumbarea {position:relative; height:auto; width:554px; }
#thumbs {position:absolute; list-style:none; margin-left:5px; height:auto; width:554px;  background:#ffffff; float:left; }
#thumbs li {float:left; margin-right:10px; cursor:pointer}
#thumbs li img
{
border:3px solid #A3ADB8;
}
.imgnav {position:absolute; height:354px; width:20%; z-index:100; width:20%; z-index:100; outline:none; cursor:pointer; }
#previmg {left:0; background:url(../images/left.gif) left center no-repeat; }
#previmg:hover {opacity:1; filter:alpha(opacity=100)}
#nextimg {right:0; background:url(../images/right.gif) right center no-repeat; }
#nextimg:hover {opacity:1; filter:alpha(opacity=100)}
*/


#gallery {position:relative; width:554px; margin:0 auto;  }
#images { height:225px; background:#eef5f6; margin-bottom:20px}
#image {position:relative; width:542px; height:354px; border:2px solid #224090; background:#FFF url(../images/loading.gif) center center no-repeat}
#image img {position:absolute; }
#thumbwrapper {width:535px; }
#thumbarea {float:left;position:relative; width:535px;  }
#thumbs {padding:0;margin:0; list-style:none;width:535x;margin-top:10px; }
#thumbs li {float:left; cursor:pointer;margin:0 4px 5px 4px	}
#thumbs li img
{
border:1px solid #224090;
}
.imgnav {position:absolute; height:354px; width:20%; z-index:100; width:20%; z-index:100; outline:none; cursor:pointer}
#previmg {left:0; background:url(/img/left.gif) left center no-repeat;}
#previmg:hover {opacity:1; filter:alpha(opacity=100)}
#nextimg {right:0; background:url(/img/right.gif) right center no-repeat; }
#nextimg:hover {opacity:1; filter:alpha(opacity=100)}


/*#scrollbar{
	width:554px;
	height:183px;
	overflow:auto;
}
*