h2 { 
font-weight: normal;
}

.scrollStretcher {
	height: 231px;
}
		
* html .scrollStretcher {
	height: 235px;
}
		
html > body .inactive {
	height: 231px;
	overflow: auto;
}
		
.print {
	display: none;
}
