div#slideshow {
  height: 390px;
}

div#myGallery {
display: none; 
}

.jdGallery a.left, .jdGallery a.right {
  top:295px;
  height:50px;
  width:80px;
  z-index:30;
}

.jdGallery div.carouselContainer {
	top:180px;
	position:relative;
	height: 600px;
	bottom: -1px;
}

.jdGallery .carousel {
  width:462px;
  left:53px;
  top:280px;
  position: relative;
  background-color:#fff;
  z-index: 20;
}

.jdGallery a.carouselBtn {
	display: none;
}

.jdGallery {
  width: 550px;
  height: 280px;
}

div.jdGallery div.slideInfoZone {
  background: #fff;
  height: 50px;
  color: #D61042;
  top:200px;
  font-size:1.25em;
  padding: 8px 0px 0px 20px;
}

div.jdGallery div.slideInfoZone h2 {
letter-spacing: -1px;
font-size:1em;
font-weight:normal;
}

div.jdGallery div.slideInfoZone p {
color:#000;
font-size: 0.6em;
color: #333;
letter-spacing:-1px;
}

.withArrows a.open {
	z-index: 11;
	height: 280px;
}


#myGallery, #myGallerySet, #flickrGallery {
width:565px;
background:#fff;
height:390px;
border:none;
}

.jdGallery .slideElement {
background-color:#fff;
border:none;
background-position:center top;
}

.jdGallery {
overflow:hidden;
}

.thumbnail:hover {
	border:1px solid red;
}