.contentbody h3
{
	background: url(images/discographyheading.jpg) no-repeat;
	width: 161px;
	height: 30px;
	margin: 0 0 0 8px;
	text-indent: -9999px;
}

#discoContent
{
	float: left;
	padding: 0px 0 30px 10px;
}

#discoContent h5
{
	margin: 15px 0 15px 0;
	color: #D7D2B3;
	font-family: courier new,arial;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;	
	float:left;
	width: 450px;
}

.release_height
{
	width: 154px;
	float: left;
	height: 250px;
	margin: 0 8px 5px 0;
}

.release_height a
{
	border: 0px none;
}

.release_height a img,
.release_height img
{
	border: 2px solid #5D5A55
}

.artistalbumdetails
{
	float:left;
	margin: 10px 0 0 0;
	width: 150px;
	height: 50px;
}

.albumdetails
{
	float:left;
	margin: 10px 0 0 0;
	width: 150px;
	height: 70px;
}

.albumdetails p,
.artistalbumdetails p
{
	color: #FFF;
	font-family: verdana, arial;
	font-size: 10px;
	font-weight: normal;	
	margin:0px;
}

.buybutton
{
	background: url(images/audio_buy.jpg) no-repeat;
	height: 18px;
	width: 64px;
	display: block;
	float:left;
	margin: 5px 0 0 0;
}

.discodots
{
	background: url(images/browndottedline.jpg) repeat-x;
	height: 4px;
	width: 480px;
	float:left;
}

#otherRelease
{
	float: left;
	padding: 0px 0 0 0;
}

.album_height
{
	width: 154px;
	float: left;
	height: 280px;
	margin: 0 8px 5px 0;
}

.album_height a
{
	border: 0px none;
}

.album_height a img,
.album_height img
{
	border: 2px solid #5D5A55
}

p.labelname
{
	margin: 10px 0 0 0;
}