html,
body,
#wrap,
#content {
	padding: 0;
	margin: 0;
	background: none;
}

body {
	color: #000000;
	font-size: 14px;
}

#shadow {
	text-align: center;
	padding: 0 2em 0 2em;
	background: none;
}

#wrap {
	width: 100%;
	text-align: left;
}

#navigation, 
#widewrap,
form.default .button {
	display: none;
}

#content {
	float: none;
	width: 100%;
}

#print {
	display: block;
	padding: 0 0 5em 0;
	margin-bottom: 5em;
	width: 100%;
	border-bottom: 1px solid #000000;
}

h1, 
a {
	color: #000000;
}

form.default input,
form.default textarea {
	background: none;
}
