.group {
	position: relative;
	width: 590px;
	margin-bottom: 40px;
	border-bottom: 1px solid #ccc;
	}
.group div {
	width: 195px;
	text-align: center;
	}

.group table {
	margin: auto;
	}
.group table td {
	width: 50px;
	text-align: center;
	border: 1px solid #ccc;
	}
