body {
	font-family: "Times New Roman", Times, serif;
	font-size: .7em;
	color: #000;
}

#title {
	font-family: Arial, sans-serif;
	font-size: 2em;
	font-weight: 700;
	display: block;
	text-decoration: none;
	text-align: center;
}

#title img {
	padding-right: 20px;
	border: none;
	vertical-align: middle;
}

#product-details img {
	border: none;
}

img {
	border: 1px solid #9A9A9A;
}

table, td {
	vertical-align: top;
}

a {
	text-decoration: none;
	color: #000;
}

th {
	text-align: left;
}

#features table td {
	width: 50%;
}

#specs td, #specs th {
	padding: 2px 5px;
}

#header {
	background: url(/css/print.css/images/blue_header_front_bg.jpg) no-repeat;
	height: 120px;
}

#center {
	margin: 0;
	width: 100%;
	font-size: 1em;
}

#left, #right, .toplinks, #maintabs, #statusbar, .hide, #tagline, #footer, .tabs-nav, #bottom-links, .priceWindowTop, .priceWindowBottom, .add-to-cart-button, #actions, .suppressedPricingWhy {
	display: none;
	height: 0;
}

#print-header {
	display: block;
	position: absolute;
	top: 70px;
	width: 100%;
	text-align: center;
	font-family: Arial, Verdana, sans-serif;
}

.priceWindowContent { display: block !important; }
