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

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