/*
Copyright (c) 2007-2008 Ylab, http://www.ylab.nl
media: print
*/
html,body{
  overflow:auto;
}
body{
  font-size:10pt;
  line-height:150%;
}
#canvas{
  width:auto;
}
#page{
  height:auto;
	overflow:visible!important;
	padding:0;
}

#sidebar, #colophon, #button, .hover, .morehandler{
  display:none;
}
#button{
	position:absolute;
	right:0;
	top:0;
}
#page h1{
	height:auto;
	padding:0 0 1em;
	background-position:0 0;
}
#page h1 .hidden{
  display:inline;
}