/* IconScreen 06.2006  */

* { background-color: #fff !important; color: #000 !important;}

.nav, .noprint { display: none; }
.print { display: block; }

#wrapper {
	width: 600px;
	margin: 0;
	text-align: left;
	background-image: none; }

#content {
	width: 580px;
	float: none;
	margin-top: 1em !important;
	margin-bottom: -1em !important; }

h1 { padding-top: 10px; }
h2 { padding-top: 10px; }

#footer {
	border: none !important; }
