@charset "utf-8";
/* CSS Document */
#page {
	margin: 0 20px;
}
#hpcontent, #content  {
	width:auto;
}
#hpcontent h1 { font-size: 14px;}
img.logo {
	position: relative;
	height: 100px;
	top: -40px;
	left: 12em;
	}
#content, #hpcontent {
	border:0;
	background-image: url(none);
	padding-top: 120px;
}
#commontxt, #leftcol  { 
	margin-left:-5em;
}
#banner, #logbar, #langnav {
	display: none;
}
#navbar ul {
	display: none;
}
a.icoprint {
	display: none;
}
a.icosend {
	display: none;
}
div.generictext, div.element {
	width:auto;
}
#foottxt {
	font-size:10px;
	width: auto;
	text-align: center;
}
#credits {
	display: none;
}
