html {
	background: #fff;
}
body {
	margin: 0; padding: 0;
	color: #000;
	background: #fff;
	width: auto;
}
a {
	color: #036;
	text-decoration: none;
}
*[title]:after {
	content: " (" attr(title) ")";
}
*[alt]:after {
	content: " (" attr(alt) ")";
}
a:after {
	content: " (URL: " attr(href) ")";
}
a[title]:after {
	content: " [" attr(title) "] (URL: " attr(href) ")";
}
.mny-header-container,
.mny-content-wrapper {
	border: none;
}
.mny-header-banner,
.mny-global-menu,
.mny-local-navigation,
.mny-commercial-column,
.mny-search,
.material-blocks {
	display: none;
}
.banner,
.strip,
#ibox-strip,
#divtl1,
#divrl1,
#clist,
.material-options {
	display: none;
}
.material,
.gallery {
	border: none;
	width: auto;
}
.material-picture img {
	width: 450px;
}
p.credits span {
	display: none;
}

.mny-main-content-column
.mny-content-wrapper {
	float: none;
}
.mny-footer-container {
	clear: none;
	margin: 0;
}
