.jR3DCarouselGallery {
  margin: 0 auto;
  position :relative;
}

.jR3DCarouselGallery .captions {
  position: relative;
  padding: 5px 0;
  bottom: 4px;
  color: white;
  background: #00c2fa;
  display: none;
  text-align:center;

}
.jR3DCarouselGallery a{
	text-decoration: none;
}
