.playsong {
	cursor: pointer;
	text-decoration: underline;
}

#main-content-right h2 {}

td {vertical-align: top;}

.song-group-title {margin-bottom: 10px; color: #c94658; font-weight: bold; text-transform: uppercase;}
table.song-group { width: 500px; margin-bottom: 20px;}
table.song-group th {color: #ffffff; background-color: #c8a259; padding: 10px; font-weight: bold; font-size: 13px;}
table.song-group td {padding: 6px 0 3px 10px; background-color: #f7efe3; border-bottom: #e1d2b8 1px solid; vertical-align: middle;}