html
{
	background: none;
}
#tagline,
.navigation,
button,
.forward,
.reverse,
.change,
ol.pager,
#footer ul
{
	display: none;
}
#orderSummary
{
	float: right;
	margin: 0 0 1em 1em;
	clear: right;
}
#content
{
	float: left;
}
h1,
#orderSummary caption,
.feature h2
{
	background-color: transparent !important;
}
#header h1 a
{
	background-image: url('../image/logo-bw');
}