.jdGallery .slideInfoZone
{
	background: #fff !important;
	height: 60px !important;
	padding: 0 10px 10px 10px !important;
}

.jdGallery .slideInfoZone h2
{
	color: black !important;
	font-size: 22px !important;
	padding-top: 10px !important;
}

.jdGallery .slideInfoZone > p{
	color: black !important;
	font-size: 16px !important;
  font-weight: normal !important;
	padding-top: 5px !important;
	margin-bottom: 10px !important;
}

.jdGallery .slideInfoZone p a, .jdGallery .slideInfoZone p a:link, .jdGallery .slideInfoZone p a:visited
{
	color: black !important;
	font-size: 16px !important;
  font-weight: normal !important;
	padding-top: 5px !important;
}

.jdGallery .slideInfoZone p a:hover
{
	color: gray !important;
}
