	.albums 
	{
		font-family:'Verdana';
	}
	.albums h1, .albums h2, .albums h3 
	{
		font-family:'Tahoma';
		padding:0;
		margin:0;
	}
	.albums h1
	{
		font-size:34px;	
		color:#000000;
		display:inline;
		text-transform : uppercase ;
	}
	.artistname
	{
		font-size:34px;
		font-weight:bold;
		margin:0 5px 0 0;
	}
	.albums h2
	{
		font-size:12px;
		color:#575757;
		display:inline;
		text-transform : uppercase ;
	}
	.albums h3
	{
		font-size:16px;
		color:#575757;
		margin: 0 0 5px 0;
	}
	/*.albums p
	{
		padding:0 0 15px 0;
		font-size:10px;
		width:500px;
		float:left;
	}*/
	/*#artistcontent
	{
		width:100%;
		min-width:820px;
	}
	#holder
	{
		display:block;
	}
	* html #holder 
	{
		display:inline-block; 
		margin-right:-820px;
		float:left; 
	}*/
	#artistdescription
	{
		width:800px;
		font-size:10px;
		text-align:justify;
		line-height:1.5em;
		/*float:left;
		clear:right;*/
	}
	#artistdescription img
	{
		/*margin:2px;*/
		margin:0.2em;
	}
	/*
	#artistpic
	{
		text-align:right;
	}	
	.artisteimg 
	{
		margin: 0 0 0 10px;
		width:200px;
	}*/
	.coverimg 
	{
		float:left;
		display:inline;
		margin: 0 6px 0 0;
		width:200px;
		height:200px;
	}
	.albums ol
	{
		float:left;
		list-style-position:outside;
		color:#2c2c2c;
		font-size:10px;
		margin-left:-15px;
		margin-top:-3px;
		width:137px;
	}
	.albums li
	{
		margin: 0 0 6px 0;
	}
	.albums .albumsongs a:hover
	{
		text-decoration:none;
	}
	.albums ol a
	{
		color:#2c2c2c;
		font-weight:bold;
	}
	.albums .albumsongs
	{
		float:left;
		margin:0 10px 10px 0;
		padding:10px;
		border:1px solid #f0f0f0;
	}
	#content.albums .buy
	{	
		float:both;
		display:inline;
	}
	#content.albums .buy a, #content.albums .buy a:link, #content.albums .buy a:visited, #content.albums .back a
	{
		color:#474747;
		font-weight:bold;
		font-size:14px;
	}
	#content.albums .buy a:hover
	{
		text-decoration:none;
	}
	

