html{
	background: #FFF;
}
body, body.subpage{
	background: #FFF;
	color: #000;
}

#menu-and-search, h1, h2, p, #header, #code, .configuration-steps, #footer, .remove, .graphic-description{
	display: none;
}
h2.product-list-header{
	display: block;
	color: #000;
}
h2.product-list-header button{
	display: none;
}
.product-item, .product-item .position, .product-item .text-description{
	background-color: #DDD;
	height: auto;
	line-height: normal;
	color: #000;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px 0;
}
#content{
	background: none;
}
.wrapper{
	margin: 0;
}
