@charset "utf-8";
/* CSS Document */


#myGallery
{
	width: 260px;
	height: 191px;
	/* z-index:5; */
	border:none;
	backgroung-color:transparent;
	float:right;

}

.jdGallery .slideElement
{
	 background-color:transparent; 
}

.jdGallery a.carouselBtn
{
display:none;
}

.jdGallery .imageElement img {
	width: 305px;
	height: 229px;
}