@media print {
	a[href]:after {
		content: normal;
	}
	.ete_debug_info_activate,.header-navigation, .search-result-header {
		display: none
	}
	.header-top {
		padding-bottom: 0px;
	}
	.list-row .gridImg1 {
		height: 125px;
		width: 102px;
		margin-right: 10px;
		margin-bottom: 10px;
	}
	#row2 {
		margin-top: 20px
	}
	.image-sec {
		margin-top: 20px;
		max-height: 650px
	}
	.image-sec img{
		max-height: 650px
	}
	.search-result-container .search-img-left {
		width: 95%;
		margin-left: 15px;
	}
}