@media print {
	.clsLubeImage img {
		width: 50px;
	}

	.clsLubeImage ~ .clsLubeProductNameDiv,
	.clsLubeImage ~ .clsVerboseProductDescription,
	.clsProductHasImage,
	.clsLubeImage ~ .clsProductHyperlinkExtra{
		padding-left: 55px; /* To make space for the left-floated product image... */
		margin-left: 1em; /* + 1em of space. */
	}

	form,
	.clsProductHyperlinkExtra,
	#idPanel1WithLogo,
	.clsPanel2,
	.clsDisclamerLink,
	.clsPreResults {
		display: none;
	}

	.clsEquipmentMakeModelContainer {
		padding-left: 0px;
		min-height: 0px;
		border-top-style: none;
	}

	.clsIframeContainer {
		border-style: none;
	}

	.clsCentrePanelAutoMargin {
		box-shadow: none;
		max-width: none;
	}

	#idDivOuter,
	#idDivInner,
	#idResults,
	.clsResultsContainer,
	.clsCentrePanelAutoMargin {
		padding-top: 0px;
		margin-top: 0px;
	}

	a {
		text-decoration: none;
	}
}
