#releaseInfoContainer {
	height: 82px;
	float: left;
	position: relative;
	width: 687px;
	margin-bottom: 10px;
	border-bottom: 1px dotted black;
	margin-top:20px;
}

#voteContainer {
	float: right;
	position: relative;
	top: 19px;
	height: 46px;
}

#labelAndDate {
	width: 540px;
	float: left;
	height: 46px;
}

#cd_thumbnail {
	float: left;
	margin-right: 10px;
	border: 1px solid black;
}

#cdLabel {
	font-size: 1.5em;
	color: black;
	font-weight: bold;
	letter-spacing: -1.4px;
	color: #7E9725;
}

#cdDate {
	font-size: 1.2em;
	color: black;
	font-weight: bold;
	letter-spacing: -0.07em;
	position: relative;
	top: 14px;
}

#pr {
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 18px;
}

#pr a {
	text-decoration: none;
	color: inherit;
	border-bottom: 1px dotted black;
	font-weight: bold;
}

#pr a:hover {
	border-bottom: 1px solid black;
}

.nrImg {
	float: right;
	margin-left: 20px;
	margin-bottom: 5px;
	border: 1px solid black;
}

#pr ul, #pr ul li {
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.tracklist {
	list-style-position: inside;
	list-style-type: decimal-leading-zero;
	margin: 0px;
	padding: 0px;
}

h3 {
	font-size: 3em;
}

h4 {
	font-size: 2.0em;
}

ul#album_videos {
	margin-top: 20px;
}

ul#album_videos li {
	float: left;
	font-size: 8pt;
	text-align: center;
	height: 175px;
}

ul#album li img {
	border: 1px solid black;
}

ul#album_videos li a {
	display: block;
	text-decoration: none;
	border: 0;
	margin-right: 30px;
	width: 152px;

	font-weight: normal;
}

ul#album_videos li a:hover {
	border: 0;
}
