.InfoFound {
	display:none;
}

.HelpOut, .NotLatest {
	border:1px solid #00F;
	padding:0.5em;
	margin:0.5em;
}

pre {
	font-family:"Courier New", Courier, mono;
	width:100%;
}

.NotLatest {
	border-color:#C00;
}