#shows td {
	font-size: .8em;
}

#shows td a {
	font-weight: normal;
}

#shows td.artists a {
	font-weight: bold;
}

#shows td.count {
	font-size: .6em;
	width: 2.5em;
	color: #aaa;
}

#shows td.date {
	width: 80px;
	color: #444;
}

#shows td.artists {
	width: 250px;
}

#shows td.city {
	
}