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

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

/*
.shows td p
{
	margin: 10px 0 0 0;
}
*/

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


