/*
 * Extra stilmall för FormMail-galleriet
 * © 2002-2004 Peter Karlsson
 */

table.cool {
	width: 99%;
	margin-left: 1%;
	empty-cells: show;
}

tr, th {
	vertical-align: top;
}

tr.body th, tr.subject th {
	text-align: right;
}

tr.body td, tr.subject td {
	font-family: monospace;
}

