/* Print smoothgallery */
.myGallery,
.myGallery-NoScript,
.slideInfoZone,
.carouselContainer{
	display: none;
}
.myGallery-print {
	display: block;
}
