#overlay,
.lightbox,
#outer #contain #helpCenterTab,
#flair,
#leftNav,
#topNavWrapper,
#checklist, 
#recProductsControl,
#recProducts,
h1,
.footerWrap {
	display: none;
}

#page {
	background: none !important;
	width: 500px;
}

body, #header {
	background-color: #fff;
	background-image: none !important;
}
#header {
	height: auto;
	margin-top: 5px;
	min-width: 0;
	width: 500px;
}
#header #logo {
	background: url(../images/backgrounds/print.header.png) 0 0 no-repeat;
	height: 83px;
	left: auto;
	position: static;
	top: auto;
	width: 500px;
}

#wrapper {
	width: 500px;
}

#content {
	background: none !important;
	float: none;
	padding: 0;
	width: 500px;
}

p, span {
	color: #000 !important;
	line-height: 1.4em !important;
}

table,
table th,
table td {
	color: #000 !important;
}
table td, table th {
	border: 1px solid #000 !important;
}

h2 {
	color: #000 !important;
	font: bold 1.4em Arial, Helvetica, sans-serif !important;
	margin-top: 0 !important;
	margin-bottom: 10px !important;
}

a {
	color: #000 !important;
}

.step .number {
	display: none;
}
.step .instruction {
	width: 500px;
}
.step .instruction h3 {
	color: #000 !important;
	font: bold 1.1em Arial, Helvetica, sans-serif !important;
	padding-bottom: 10px;
}

#outer {
	height: auto;
	min-height: 1px;
	min-width: 1px;
	padding-bottom: 50px;
	width: auto;
}

#footer {
	background: #fff url(../images/backgrounds/print.footer.png) 0 0 no-repeat;
	bottom: auto;
	display: block;
	height: 15px;
	margin: 0;
	position: static;
	width: 500px;
}
