/* slideshow gallery print*/


@media print {
.slideshowlite ul{
	display:none;
}

.slideshowlite{
	margin-bottom:30px;
}

}
