body, html {
	font-size: 105%;
	padding:0 !important;
	background: none;
}

.print {
	display: none;
	background: none;
}

#header, #wrapper {
	height: auto;
	background: none;
}

#content {
	box-shadow: 0 0 1px #fff;
	background: none;
}

#content .grid_12 {
	width: 900px;
}

#toolbar {
	display:none;
}

#content p,
#content li {
	font-size: 1em !important;
}

#content h2,
#content h2 a {
	font-size: 1.7em !important;

}

#content h3,
#content h3 a {
	font-size: 1em !important;
}