html,body, #content, #constrainer, #header, #breadcrumbs {
	background-color: white;
	color: black;
}
#footer {
	background: none;
	border: none;
}
#mainmenu, #productmenu, #themes, #search, #links, #footl, #social {
	display: none;
}
body {
	width: auto;
	border: none;
	background: none;
	padding: 0;
	margin: 0;
	box-shadow: none;
	-moz-box-shadow: none;
	-khtml-box-shadow: none;
	-webkit-box-shadow: none;
	border-radius: 0;
	-moz-border-radius: 0;
	-khtml-border-radius: 0;
	-webkit-border-radius: 0;
}
#constrainer, #breadcrumbs, #content, #headerwrapblock {
	margin-left: 0;
	margin-right: 0;
	width: 770px;
	box-shadow: none;
	-moz-box-shadow: none;
	-khtml-box-shadow: none;
	-webkit-box-shadow: none;
	color: #012;
}
#breadcrumbs {
	background-color: #666;
}
#headerwrap {
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 114px;
}
#header img {
	margin-left: auto;
	margin-right: auto;
}
#headerwrapblock {
	border-radius: 0;
	-moz-border-radius: 0;
	-khtml-border-radius: 0;
	-webkit-border-radius: 0;
	height: 80px;
	border: none;
	margin: 0 0 5px 0;
	padding: 0;
}

#footer, #content, .summary,
.gallery
{
	overflow: visible;
	clear: both;
}
.wrapper, div.gallery, div.dimensions, table.lampsummary {
	page-break-inside: avoid;
}
#footr {
	color: #222;
}
h2.drivercompat a {
	float: right;
	margin-top: 4px;
}

