/* vi: set syntax=css:

$Id$

*/

table.ofReleases {
	margin-top: 5px;
	padding-right: 5px;
}

td.ReleaseArtist {
	color: #333333;
	font-size: 8pt;
	font-weight: normal;
}

td.ReleaseTitle {
	color: #333333;
	font-size: 8pt;
	font-weight: bold;
}

td.ReleaseCategory {
	color: #bbac80;
	font-size: 8pt;
	font-weight: normal;
}

td.ReleaseDate {
	color: #bbac80;
	font-size: 8pt;
	font-weight: normal;
}

td.ReleaseLabel {
	color: #bbac80;
	font-size: 8pt;
	font-weight: normal;
}