body {
	background-color: white;
}
a, a:visited {
	color: black;
}
div#hide {
	display: none;
}
div#holder {
	width: auto;
	background-image: none;
}
div#in1, div#in2, div#in3 {
	background-image: none;
}
div#in4 {
	min-height: auto;
	_height: auto;
	padding-top: 0;
	padding-bottom: 0;
	background-image: none;
}
div#bottom {
	display: none;
}
strong#logo {
	display: block;
	position: static;
	width: auto;
	height: auto;
	padding: 5px;
	border-bottom: 1px solid black;
	font-size: 2em;
	text-align: center;
}
strong#logo a {
	padding-top: 0;
	text-decoration: none;
}
div#cleft {
	display: none;
}
div#news {
	display: none;
}
h1, h2 {
	color: black;
}
div#cright {
	display: none;
}
div#ci {
	margin: 0;
	padding: 0;
}
div#ccenter {
	float: none;
	width: auto;
	margin-right: 0;
	padding-top: 10px;
}
div.es-single {
	background-color: #DEDEDC;
	width: auto;
}
div.es-single form {
	display: none;
}
div.es-single {
	margin-right: 0;
}
.es-basket-buttons input {
	display: none;
}