#main-menu, #sub-menu, #sidebar, #sub-footer,
object, #footer p.credits, #product-information fieldset,
p.back-to-list, #product-image p, #pagination,
span.view-details a, #other-products-list fieldset,
#purchase-details, div.registry-details fieldset {
	display: none;
}

a:link:after, a:visited:after {content:"";font-size:90%;}

img.product-image, #product-list img {
	border: 1px solid #ccc;
}

#header {
	margin-bottom: 1em;
	border-bottom: 1px solid #ccc;
}
#header h1 {
	padding: 0.4em 0 0.4em 3em;
	font-family: Georgia, serif;
}

#footer {
	clear: both;
	margin-top: 1em;
	border-top: 1px solid #ccc;
	font-size: 80%;
}

#product-list li, #other-products-list li, div.registry-wrapper li {
	display: block;
	clear: both;
}
span.description {
	padding-top: 1em;
}
span.view-details {
	display: block;
}

#sub-products {
	clear: both;
}

div.registry-wrapper li p {
	margin: 0.1em;
}
div.registry-details ul li {
	margin-bottom: 0.3em;
}
