
/* gallery styles */

#myGallery {
width: 590px !important;
height: 570px !important;
margin: 0px auto;
}

.jdGallery .slideElement { background-color: #eee; }
.jdGallery .slideInfoZone { height: 85px; }
.jdGallery .slideInfoZone p { font-size: 9pt; }
.jdGallery .slideInfoZone h2 { font-size: 9pt; }

