#myGallery, #myGallerySet, #flickrGallery
{
	width: 785px;
	height: 480px;
	z-index:5;


}

.jdGallery a
{
	outline:0;
}


#myGallery img.thumbnail, #myGallerySet img.thumbnail
{
	display: block;
}

.jdGallery
{
	overflow: hidden;
	position: relative;
}

.jdGallery img
{
	border: 0;
	margin: 0;
}

.jdGallery .slideElement
{
	width: 467px;
	height: 304px;

}
.jdGallery .imageElement
{
	width: 467px;
	height: 304px;

}

.jdGallery .loadingElement
{
width: 467px;
	height: 304px;
	position: absolute;
	left: 0;
	top: 0;
	background-color: #fff;
}



.jdGallery div.carouselContainer
{
position: absolute;
width: 785px;
z-index: 10;
left: 0;
top:50px;
}



.jdGallery .carousel
{
	position: relative;
	width: 785px;
    padding: 0px;
	left: 0;
	top: 150px;
	.top: 180px;
	height: 500px;
}


.jdGallery .carousel .carouselWrapper, .jdExtCarousel .carouselWrapper
{
	position: absolute;
	width: 100%;
	height: 100px;
	top: 155px;
	left: 0;
	overflow: hidden;
}

.jdGallery .carousel .carouselInner, .jdExtCarousel .carouselInner
{
	position: relative;
}

.jdGallery .carousel .carouselInner .thumbnail, .jdExtCarousel .carouselInner .thumbnail
{
	cursor: pointer;
	height: 100px;
	width:152px;
	float: left;
}

.jdGallery .wall .thumbnail, .jdExtCarousel .wall .thumbnail
{
	margin-bottom: 0px;
}

.jdGallery .carousel .label, .jdExtCarousel .label
{
	font-size: 13px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	padding: 0;
	margin: 0;
}



.jdGallery .carousel .label .number, .jdExtCarousel .label .number
{
	color: #b5b5b5;
}

.jdGallery a
{
	font-size: 100%;
	text-decoration: none;
	color: inherit;
}

.jdGallery a.right, .jdGallery a.left
{

}

* html .jdGallery a.right, * html .jdGallery a.left
{

}

.jdGallery a.right:hover, .jdGallery a.left:hover
{

}

.jdGallery a.left
{

}

* html .jdGallery a.left {  }

.jdGallery a.right
{
	
}

* html .jdGallery a.right {  }


.withArrows a.open
{
	position: absolute;
	top: 0;
	left: 0;
	height: 304px;
	width: 467px;
	cursor: pointer;
	z-index: 20;
}



* html .withArrows a.open:hover {height: 304px; }
	
	


