div.albums div.entry {
	
}
div.albums div.entry div.title {
	color: #fff !important;
	background-color: #7E532F !important;
	padding: 1px 4px;
}

table.tracks tr.even {
	background-color: #ddd;
}
table.tracks tr.odd {
	background-color: #bbb;
}
table.tracks, table.tracks tr td {
	
}
