	.eknownSlider { width: 850px; height: 500px; position: relative; margin: 40px auto; background:url(../img/GalBGweb.png) top center no-repeat; }
	.eknownSlider .wrapper { width: 610px; overflow: auto; height: 350px;  position: absolute; top:34px; left:119px;}
	.eknownSlider .wrapper ul  { width: 32766px; list-style: none; position: absolute; top: 0; left: -25px; margin: 0; }
	.eknownSlider ul li { display: block; float: left; padding: 0; height: 350px; width: 680px; margin: 0; overflow:hidden; position:relative;}
	.eknownSlider ul li img { bottom: 0;border-color: #000000 #222222 #333333; border-style: solid; border-width: 1px 2px;}
	.eknownSlider ul li br {height:10px;}
	.eknownSlider .arrow { display: block; height:150px; width:45px; background: url(../img/gallery-popup-arrows.png) no-repeat 0 0; text-indent: -9999px; position: absolute; top: 130px; cursor: pointer; }
	.eknownSlider .forward { background-position: -45px 0; right: 0px; }
	.eknownSlider .forward:hover { background-position: -45px -152px; }
	.eknownSlider .back { background-position: 0px 0; left: 0px; }
	.eknownSlider .back:hover { background-position: 0 -152px; }
	.eknownSlider span, .eknownSlider span a {text-align: center; top:330px; width:582px; display:block; margin-top:3px; text-shadow:0 -1px 0 #0f0f0f; text-decoration:none; color:#cdccca;}
	
	#thumbNav { position: relative; top: 470px; text-align: center; }
	#thumbNav a { color: black; font: 3px Georgia, Serif; display: inline-block; padding: 0px 4px; height: 8px; margin: 0 2px; background: #D5D5D5; text-align: center; -moz-border-radius: 10px; -webkit-border-radius: 10px; text-decoration:none; border:1px solid #4B4A4A;}
	#thumbNav a:hover { background: #fff;}
	#thumbNav a.cur { background: #4E5452; border-color:#B1B1B1;}
	
	
	.eknownSlider .wrapper ul ul          { position: static; margin: 0; background: none; overflow: visible; width: auto; border: 0; }
	.eknownSlider .wrapper ul ul li       { float: none; height: auto; width: auto; background: none; }

a.popupExit, a.popupExit:active {
    right: 153px;
    top: 45px;
    z-index: 9999;
}
.popupBorder, .popupContent {background:0 none;}
