.lister {
	/*text-align: center;*/ /* nu merge */
	margin-bottom: 10px;
}

/*.lister table tr*/.alt {
	background-color: #F0F0F0;
}

.lister table {
	border: solid #666666 1px;
	padding: 0pt;
	margin: 0pt;
	text-align: center;
}

.lister table th {
	border-bottom: solid #666666 2px;
}
