#outside {
	width: 100%;
}
object {
	height: 11in;
	width: 8.5in;
}
.titlearea {
	margin: 0;
	background-color: #fff;
	color: #000;
}

.meat {
	margin: 0;
	border: 0;
}
.print-explanation,
#breadcrumbs,
.return-to-previous,
.topyellow,
.toporange,
.topnav,
.leftcol,
#bottom-yellow,
.rightcol {
	display: none;
}

h1.site-name {
	float: none;
	margin-left: 0;
	font-size: 1.3em;
}

.titlearea h1 {
	font-size: 1.1em;
}
.site-url {
	display:inherit;
}

.compare-price {
	font-size: 1em;
	text-align: center;
	font-weight: bold;
	color: #666;
}
.compare-name {
	color: #111;
	font-weight: bold;
	min-height: 40px;
}
* html .compare-name {
	height: 40px;
}
.compare-name a {
	color: #333;
	text-decoration: none;
}
.compare-pic img {
	width: 75px;
}
table.compare-table {
	border-collapse:separate;
	border-spacing: 2px;
}
table.compare-table th {
	color: #333;
}
table.compare-table td {
	width: 130px;
	text-align: center;
}
table.compare-table tr.odd th,
table.compare-table tr.odd td {
	background-color: #eee;
	padding: 2px;
}
.cart {
	padding-bottom: 0;
}
.cart a {
	display: none;
}