#image {
	position:relative; 
	width:677px; 
	height:364px; 
	background:url(../img/galeria/resources/loading.gif) center center no-repeat
}

#image img  {position:absolute;}
#thumbwrapper {
	padding:0; 
	width:957px; 
	height:105px; 
	background:url(../imgs/bg/bg_galeri_03_b.jpg);
}
#thumbwrapper2 {
	padding:0; 
	width:957px; 
	height:105px; 
	background:url(../imgs/bg/bg_galeri_03.jpg);
}

#thumbarea {
	position:relative;
	float:none;
	margin:0 auto; 
	overflow:hidden; 
	height:100px; 
	width:830px;
	padding:1px;
}
#thumbs {
	position:relative; 
	list-style:none;
	margin:0;
	padding:0; 
	height:100px; 
	width:3000px; 
}
#thumbs li {
	float:left; 
	margin:5px;
	border:solid 1px #660000; 
	cursor:pointer;
	width:113px;
	height:85px;
}
