body, td {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000;}
a:link {color: #8C211B;}
a:visited {color: #8C211B;}
a:hover {color: #C91E14;}
a:active {color: #C91E14;}

.yearBox {
	background:url(images/sec-bg-tile.jpg) repeat-x left center;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	font-weight: bold;
	text-align: left;
	color: #FFF;
	padding: 0.1em 1em;
	clear: left;
	width: 600px;
	font-size: 12px;
}
.singleReleaseBoxEven {
	float: left;
	width: 600px;
	margin-bottom: 8px;
	clear: left;
}
.singleReleaseBoxOdd {
	float: left;
	width: 600px;
	margin-bottom: 8px;
	background-color:#edf5ff;
	clear: left;
}
.releaseDate {
	float: left;
	width: 85px;
	font-weight: normal;
	text-align: left;
}
.releaseTitle {
	float: left;
	width: 470px;
	padding-right: 8px;
	font-weight: normal;
	text-align: left;
}
.releaseFormat {
	float: left;
	width: 30px;
	font-weight: normal;
	text-align: left;
}
