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

table.tracks tr.even {
	background-color: #461E13;
}
table.tracks tr.odd {
	background-color: #000;
}
table.tracks, table.tracks tr td {
	border-color: #000 !important;
}

