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

table.tracks tr.even {
	
}
table.tracks tr.odd {
	background-color: #333;
	
}
table.tracks, table.tracks tr td {
	border: dashed 1px gray !important;
	font-family: helvetica, arial, sans-serif !important;
	color: white !important;
}
