.tx-dixafboeteams-pi3 {
}
.tx-dixafboeteams-pi3 div.teamlogo {
	display: inline;
}

table.teamlist {
	border-collapse: collapse;
	border: 0;
	width: 100%;
}

table.teamlist tr.odd td {
	background-color: #ccc;
}
table.teamlist tr.even td {
	background-color: #eee;
}
table.teamlist tr:hover td {
	background-color: #fff;
}
table.teamlist td {
	padding: 4px;
}

table.teamlist th {
	color: #A52720;
	padding: 4px;
}

