/* print.css */
body {
	background-color: #fff;
	background-image: none;
	color: #000;
}
#wrapper {background-image: none;}
#printLogo {display: block;}
h1#logo {display: none;}
.individualPage #individualContent {float: none;}
.header {
	height: 10em;
	background-image: none;
}
#productButtons, #firstROI {display: none;}
#olbTitle,
.ultraTopNav,
#primaryNav,
#leftColumn,
#productPhoto,
#openNow,
#shareAll,
#tellMeMoreButton,
#footerNav,
#searchForm,
#contentBottom,
#insuranceIcons {
	display: none;
}
#contentWrapper {background-image: none;}
#footerContent {display: block;}
#primaryNavWrapper {background-image: none;}
#mainContent {
	width: 100%;
	background-image: none;
}
#mainContent {float: none;}
#mainContentBottom {background-image: none;}
#contentWrapper {background-image: none;background-color: #fff;}
#summaryContent {width: auto;}
#productSummary p {font-size: 14px}
#productDetails {
	color: #000;
	background-color: #fff;
	border-top: none;
	width: 100%;
}
.productHead h1 {border: none;}
#productDetails p {font-size: 14px;}
#productDetails ul {}
#productDetails li {
	font-size: 14px;
	list-style-type: disc;
	background-image: none;
}
dl#productTabs {
	background-image: none;
	border: none;
}
dl#productTabs dt.selected {
	background-image: none;
	color: #000;
}
.pane {
	position: static;
	top: 0;
	left: 0;
	overflow: auto;
	display: block !important;
}
dl#productTabs {
	width: auto;
	height: auto !important;
}
dl#productTabs dt {
	color: #000;
	border-bottom: none;
	padding: 0;
	font-size: 16px;
}
dl#productTabs dd {
	width: auto;
}
.label {float: none;}
#footerContent {text-align: left;}
#footer p {
	font-size: 14px;
	display: block;
	color: #000;
	border-right: none;
}
#footer #footerPhone {
	float: none;
	border: none;
}
#footer #footerContentWrapper {
	float: none;
	border: none;
}
#footer #insuranceIcons {display: none;}