#myGallery, #myGallerySet, #flickrGallery
{
	width: 650px;
	height: 264px;
	z-index:5;
	border: none;
}

#flickrGallery
{
	width: 500px;
	height: 334px;
}

#myGallery img.thumbnail, #myGallerySet img.thumbnail
{
	display: none;
}

.jdGallery .slideInfoZone
{
	position: absolute;
	z-index: 10;
	width: 185px;
	margin: 0px;
	left: 465px;
	bottom: 0;
	height: 100%;
	background:none;
	color: #fff;
	text-indent: 0;
	overflow: hidden;
	padding-left: 2px;
}


.jdGallery .slideInfoZone h2
{
	padding: 0;
	font-size: 18px;
	margin: 0;
	margin-top:4px;
	margin-bottom:0px;
	margin-right:5px;
	margin-left:5px;
	font-weight: normal;
	color: #fff;
}



