/* The secondary row for each show, contains time, admission, etc */
tr.gigpress-info td {
	font-size: 90%;
	color: #ddd;
	border-bottom: 1px solid #CCC;
}

/* For the labels for address, admission, etc in the "info" cell */
span.gigpress-info-label {
	color: #888;
}
