.team {
	float: left;
	width: 30em;
}
.team .name {
	width: 20em;
}
.games .date {
	width: 7em;
}
.games .time {
	width: 4em;
}
.games .team {
	height: auto;
	width: 18em;
}

