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

table.tracks tr.even {
	background-color: #625401;
}
table.tracks tr.odd {
	background-color: #3E3501;
}
table.tracks, table.tracks tr td {
	border-color: #2E2700 !important;
}
