#menu, #func, #adapt, #totop, #menu, #bc, #product_menu, #related, #toplinks, #quicksearch, .submit, .zoom, #steps {
	display: none;
}
#main {
	width: 100%;
}
#content, #products {
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#top .inner {
	width: 100%;
}
table.productsnippet {
	width: 500px;
}
div.productsnippet {
	margin-bottom: 0px;
}
div.productsnippet h2 {
	height: auto;
	margin-bottom: 5px;
}
body, #ctop, #cbody, #cbottom, #footer {background: #fff;}

#footer *, #footer a:link, #footer a:visited { color: #000; }

.big {
	width: 510px;
}

#backlink {
	display: block;
	font-size: 71%;
	font-weight: bold;
	padding: 20px 20px 20px 5px;
}
#footer {
	width: 100%;
	padding: 0px;
}
#backlink a {
	text-decoration: none;
	cursor: pointer;
	color: #00247E;
}

@media print {
	#backlink {
		display: none;
	}
}