

body,h2,p, 
a:link,
a:visited,
a:active,
a:hover,
a:focus {
	color:#000 !important;
}

#content h1, h1.cat, h1.catoverview {
	color: #000;
	border-bottom: 1px solid #000;
}

div#left,
div#right,
div#header,
div#logo,
p.order,
p.show {
	display:none;
}

#center,
#content {
	width:80em;
}

#txt {
	padding-left:0;
	
}

p.price, td.price {
	color: #000;
}

div.productrow {
	width:60em;
}


