@media print {
	body {
		font-family: Arial, Helvetica,"Lucida Grande", serif;
		background: none;
		color: black;
	}
	@page { margin: 0.5cm; }
	a, a:link, a:visited {
		color: #333333;
	}
	#ilb-menu,.mmx-support,.ilb-breadcrumbs,.ilb-sidebar,.share-content,.ilb-related-content,.content-apps,.ilb-comments,.footer,.ilb-signin,.podcast-header,.podcast-subscribe,.podcast-player,.content-comments,.ilb-static-header,.radio-top {
		display: none;
	}
	.ilb-contentk,.ilb-podcast {
		border-top: 0;
		margin:0;
		padding:0;
	}
	.content-body .well.content-author {
		padding: 10px 0;
		background-color: #ffffff;
		border-top: 2px solid #333333;
		border-right: 0;
		border-left: 0;
		border-bottom: 0;
	}
	a[href]:after {
	   content:"" !important;
	}
	.ilb-logo img.logo {
		width: 90%;
	}
}