body {
	background: none;
}
ul.downloads, #printall, .icons {
	display: none;
}
ul, li {
	list-style-type: none !important;
	margin-left: 0 !important;
}

dt {
	float: left;
	width: 100px;
}
dd {
	margin-left: 120px;
}
img.printonly {
	display: block !important;
}