td:last-child select {
	width: 195px;
}
.nyct-bullet {
	display: inline-block;
	width: 1em;
	height: 1em;
	padding: .25em;
	border-radius: .75em;
	text-align: center;
	text-decoration: none;
	font-family: Helvetica, Medium, Segoe UI, Lucida Grande, sans-serif;
	font-size: 1em;
	font-weight: bold;
}
.nyct-bullet:hover {
	border: none;
}
li .time {
	font-weight: bold;
}
.form-submit-container {
	text-align: right;
}
table.schedule {
	border-collapse: collapse;
	margin-left: auto;
	margin-right: auto;
}
table.schedule td {
	border-bottom: 1px solid;
	padding: 2px 4px;
}
table.schedule th {
	border-bottom: 2px solid;
	padding: 1px 4px;
}