
DIV.tx-rgsmoothgallery-pi1 {
	background: #FFF url();
	margin: 10px
}


/*  background of the main picture*/
.jdGallery,
.jdGallery .slideElement {
	background-color: #DDD;
	border: 1px solid #F7F7F7;
	border-top: 1px solid #666;
	border-left: 1px solid #999;
	background-position: 15px 15px;
}
.jdGallery .slideElement {
	border: 0px;
}


.jdGallery .slideInfoZone {
	position: absolute;
	position: relative;
	font-family: Verdana, Arial, Helvetica, Univers, Geneva, Swiss, SunSans-Regular, Sans-Serif;
	border-top: 1px solid #666;
}

.jdGallery .slideInfoZone H2,
.jdGallery .slideInfoZone P {
	color: #000;
	font-size: 10px;
	font-weight: normal;
	line-height: 180%;
}
.jdGallery .slideInfoZone H2 {
	font-size: 12px;
	font-weight: bold;
	padding-top: 10px;
}
.jdGallery .slideInfoZone A {
	display: block;
	padding-top: 10px;
	font-weight: bold;
	color: #106942;
}
.jdGallery {
	overflow: hidden;
	overflow: visible;
}
