div.albums div.entry {
	
}
div.albums div.entry div.title {
}

table.tracks tr.even {
	background-color: #4A495E;
}
table.tracks tr.odd {
	background-color: #535269;
}
table.tracks, table.tracks tr td {
	border-color: black !important;
}
