#logo_print {
	display: block;
	position: absolute;
	top: 0; right: 0;
	width: 314px; height: 80px;
	z-index: 10;
	background: url(../images/logo_print_314_80.gif) no-repeat 0 0;
}
#logo_print img {
	width: 314px; height: 80px;
}
#basket div.actions {
	border: none !important;
}
.noPrint,
#header,
#sidebar,
#search,
#user,
ul.options,
#miniBasket,
#mainMenu,
#footer,
.formfields,
input,
textarea,
#basket .bottom,
.hint {
	display: none !important;
}

* { color: #000 !important; border-color: #000 !important; }

h1, h2, h3, h4, h5, h6, pre { page-break-after: avoid; }

strike {
	text-decoration: line-through !important;
	color: black;
}
#wrapper, 
#content, 
#sidebar, 
#basket,
#mainBlock,
#mainBlock #info ol,
#mainBlock #info ol li,
#mainBlock #info
 {
	width: auto !important; /* was bij A List apart niet important */
	border: 0 !important; /* was bij A List apart niet important */
	margin: 0 !important; /* was bij A List apart niet important */
	padding: 0 !important; /* was bij A List apart niet important */
	float: none !important;
}
#wrapper {
	padding-top: 75px !important; /* because of print logo */
}
	* html #wrapper {
		padding-top: 0 !important; /* because of print logo */
	}
td, td  {
	width: auto !important;
	min-width: 0 !important;
}
