@media print {
	#header, #strapline, #footer, #menu, #sidebar-left, #sidebar-right, .stockistfind, #tabs li { display: none; }
	#main { width: auto; }
	#tabs li.on { display: block; }
	#content, #content.noright { border: none; margin: 0; }
}