table.inmatelist {
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	font: normal normal normal 8pt Arial, Helvetica, sans-serif;
	border: 2px solid #000;
}
table.inmatelist th {
	border-bottom: 2px solid #000;
}
table.inmatelist td {
	vertical-align: top;
	border-bottom: 1px solid #000;
}
table.inmatelist td.number {
	width: 20px;
	font-size: 8pt;
	text-align: center;
}
table.inmatelist td.name {
    text-align: left;
	width: 280px;
}
table.inmatelist td.bookdate {
	width: 100px;
	text-align: center;
}
table.inmatelist td.bail {
	width: 100px;
	text-align: right;
}
table.inmatelist td.release {
	width: 100px;
	text-align: center;
}
table.inmatelist acronym {
	cursor: help;
}



