
form.main table {
	margin-bottom: 20px;
}
	form.main table td,
	form.main table th {
		padding: 2px 20px 0 0;
	}
	form.main table th {
		font-weight: bold;
	}
		form.main table .number {
			width: 50px;
		}
	form.main table td.concert {
		padding-top: 20px;
		padding-bottom: 5px;
		font-weight: bold;
	}
		form.main table td.concert div {
			background-color: #DFD7C3;
			padding: 5px;
		}
.page_section {
	margin-bottom: 20px;
}