TABLE.competition {
	width: 100%;
	margin-bottom: 10px;
}
.competition TD {
	text-align: center;
}
.competition TD.team {
	text-align: left;
	width: 30%;
}
.competition TD.position {
	text-align: left;
}
.competition TD.points {
	font-weight: bold;
}
.matches TD.against {
	width: 50px;
	text-align: left;
}