#title, #top, #menu, #sidebar, #promo, .newsmain, #navlist, #banner {
	display: none;
}

body {
	background: white; color: black;
	font: 14pt times, serif;
}

#structure {
	margin: 0;
	width: 100%;
}

#content {
	float: none;
	width: 650px;
}

.header, .header1 {
	border: 0;
}

.header2 h3 {
	color: black;
}

.description1, .description2 {
	float: none;
	width: auto;
	margin: 0; padding: 0;
}

.description1 .link, .description2 .link {
	display: none;
}

#footer {
	font-size: 14pt;
}

h1 {
	font: bold 20pt times, serif;
	color: black;
}

h2 {
	font: bold 18pt times, serif;
	color: black;
}

h3 {
	font-family: times, serif !important;
	color: black;
}

.price {
	font: bold 16pt times, serif;
}

.price span {
	color: black !important;
}

a {
	color: #520;
}

#footer {
	clear: both;
}

#address {
	color: black !important;
}

#address span {
	display: none;
}

#article {
	width: auto;
}
