/* Content */
.myGallery,
.myGallery-print{
	display: none;
}



.overlay {
	background-color:#000000;
	height:500px;
	left:0;
	position:absolute;
	top:0;
	width:100%;
	z-index:90;
	display:none;
}
