.robin-table TD {
  text-align: center;
  vertical-align: middle;
}

.robin-table tr:nth-child(even) {
	background: #eee;
}
