table.select {
	border-collapse: collapse;
}
table.select td {
	padding: 4px !important;
	vertical-align: top;
}
table.select table.min td {
	padding: 0 4px 0 0!important;
}
table.select td.label {
	vertical-align: middle;
}
table.broadcasts td.smallStation {
	width: auto;
	white-space: nowrap;
}
table.broadcasts tr.header { background: #29405f; color: #ffffff; }
