#myGallery, #myGallerySet, #flickrGallery{overflow:hidden;	width: 705px;	height: 200px;	z-index:0;	text-align: left;	margin: 0 auto;	border: none;}
#flickrGallery{	width: 705px;	height: 200px;}
#myGallery img.thumbnail, #myGallerySet img.thumbnail{	display: none;}
.jdGallery{	overflow: hidden;	position: relative;}
.jdGallery img{	border: 0;	margin: 0;}
.jdGallery .slideElement{	width: 100%;	height: 100%;	background-color: #ffffff;	background-repeat: no-repeat;	background-position: center center;	background-image: url('img/loading-bar-black.gif');}

.jdGallery .loadingElement{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background-color: #ffffff;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url('img/loading-bar-black.gif');
}

.jdGallery .slideInfoZone{
	position: absolute;
	z-index: 10;
	width: 640px;
	margin: 0px;
	left: 32px;
	bottom: 0;
	height: 30px;
	background: #ffffff;
	color: #fff;
	text-indent: 0;
	overflow: hidden;
}
* html .jdGallery .slideInfoZone{	bottom: -1px;}
.jdGallery .slideInfoZone h2{	padding: 0;	margin: 0;	margin: 8px 5px;	color:#333;font-size:11px;font-weight:normal;}
.jdGallery .slideInfoZone p{padding: 0;	margin: 2px 5px;color: #eee;}
.jdGallery a{	font-size: 100%;text-decoration: none;color: inherit;}
.jdGallery a.right, .jdGallery a.left{position: absolute;	height: 30px;	width: 30px;	cursor: pointer;	z-index:10;
}
.jdGallery a.left{left: 0;bottom: 0;background: url('../img/leer.gif') no-repeat center left;}
* html .jdGallery a.left { background: url('../img/leer.gif') no-repeat center left;}
.jdGallery a.right{	right: 0;		bottom: 0;	background: url('../img/leer.gif') no-repeat center right;}
* html .jdGallery a.right { background: url('../img/leer.gif') no-repeat center right; }

.buttonlinks{visibility:hidden;position:absolute;left:0px;bottom:0px;z-index:11;font-size:27px;cursor:pointer;z-index:9;color:#fff;background: url('../img/png.png');width:23px;height:23px;padding-left:7px;padding-top:7px;}
.buttonrechts{visibility:hidden;position:absolute;right:0px;bottom:0px;z-index:11;font-size:27px;cursor:pointer;z-index:9;color:#fff;background: url('../img/png.png');width:23px;height:23px;padding-top:7px;padding-left:8px;}