body, td, th {
	font-family: "Verdana", serif;
	font-size: 14px;
}

table.content {
		width: 680px;
		height: 100%;
		border-collapse: collapse;
}

td, th {
	text-align: left;
	vertical-align: text-top;
}

th {
	white-space: nowrap;
}


td.errorStacktrace {
	font-size: 12px;
}
