body {
	font: 12pt arial, helvetica, sans-serif;
	color: #000;
	padding: 0;
	margin: 0;
	background: #fff;
}

h1 {
	font-size: 16pt;
}

h2 {
	font-size: 14pt;
}

h3 {
	font-size: 12pt;
}

#wrapper, #header, #footer {
	width: 100%;
	background-image: none;
	border: none;
}

#tools, #font-controls, #nav-top, #navigation, #sidebar {
	display: none;
}

#content.utility {
	width: 700px;
}

#content.landing h1 {
	width: auto;
	height: auto;
	font-size: 16pt;
	line-height: 24px;
	padding: 0;
	background-image: none;
}

table.add-to-cart th, table.add-to-cart td {
	border-width: 1px;
}

#footer {
	margin-top: 1em;
	border-top: 1px solid #000;
	font-size: 9pt;
}
