
div.debug h2{
	font-size: 22pt;
}

div.debug span.statusSuccess{
	font-weight: bold;
	color: #66ff66;
}
div.debug span.statusFailed{
	font-weight: bold;
	color: #ff6666;
}