.showgroup {
	color: #ddd;
	border-bottom: 2px solid #999;
	margin: 30px 15% 0 0;
}

.shows td
{
	border-top: 1px solid #999;
	padding: 8px 0 8px 0;
}

.shows tr:first-child td
{
	border-top: none;
}

