/* Copyright 2006 Joost de Valk */
a img {
	border: 0;
}

table.sortable tr.odd td {
	background-color: #fff;
}
table.sortable tr.even td {
	background-color: #fff;
}
table.sortable tr.sortbottom td {
	font-weight: bold;
}
