@charset "utf-8";
/* CSS Document */

.jdGallery .slideElement {
	background-color: #EFEFEF;
}

#myGallery
{
	width: 225px !important;
	height: 218px !important;
} 

#myGallery, #myGallerySet, #flickrGallery {
	border: none;
}

.jdGallery a.right, .jdGallery a.left {
	height: 180%;
	width: 30%;
}

.jdGallery .carousel {
	height: 85px;/**/
	top: 30;
}
.jdGallery div.carouselContainer {
	height: 100%;
	width: 100%;

}

.jdGallery a.carouselBtn {
	right: 0px;
	bottom: 0px;

}
.jdGallery .carousel .carouselWrapper, .jdExtCarousel .carouselWrapper {

	top: 5px;

}