html,
body
{
	font-family: monospace;
}

a.h
{
	color: #44a;
	text-decoration: none;
}

a.i
{
	color: #262;
	text-decoration: none;
}

a.d
{
	color: #999;
	text-decoration: none;
}

a.line
{
	color: #444;
	text-decoration: none;
}

#log td
{
	white-space: nowrap;
}

#log td:nth-child(2)
{
	white-space: normal;
	width: 55%;
	min-width: 55%;
	max-width: 55%;
}
