h1, h2, h3, h4, h5, h6 {
	color: #000 !important;
}

html, body {
	background: #fff;
	color: #000;
}

#wrap {
	width: 7in;
}

#topnav {
	background: #000;
	width: 7in;
	border-bottom: solid #ccc 1px;
	border-top: solid #ccc 1px;
	height: 40px;
}

#topnav div.right {
	display: none;
}

#topnav div.left {
	float: none;
	height: 40px;
	overflow: hidden;
}

#logo {
	margin: 0 0 0 0.1in;
}

#leftnav {
	display: none;
}

div.breadcrumbs {
	display: none;
}

#body-content {
	float: none;
}

table.next-prev-products {
	display: none;
}

div.also-purchased {
	display: none;
}

#footer {
	background: white;
	color: #000;
	border-top: solid #ccc 1px;
	padding: 5px 0;
}

#footer a:link, #footer a:visited {
	color: #000;
	text-decoration: none;
	border-bottom: dotted #666 1px;
	padding-bottom: 2px;
}

#minicart {
	display: none;
}

p.copyright {
	font-size: 7pt !important;
}

