DIV.artist
{
	font-size: small;
	font-weight: bold;
	margin: 10px 0px 0px 10px;
}
IMG#artistimage
{
	float: left;
	margin: 0px 5px 5px 5px;
}
DIV#artistabout
{
	position: absolute;
	width: 600px;
	height: 250px;
	top: 35px;
}
DIV#recordings
{
	font-weight: bold;
	position: absolute;
	width: 700px;
	top: 285px;
}
DIV#recordingsepiphany
{
	position: absolute;
	width: 330px;
}
DIV#recordingswlp
{
	margin-top: 5px;
}
DIV#recordingsother
{
	position: absolute;
	width: 330px;
	left: 350px;
}
IMG.albumcover
{
	float: left;
	margin-right: 5px;
	width: 100px;
	height: 100px;
}
IMG.cartlink
{
	float: right;
	margin: 5px 0px 0px 5px;
}
DIV.recording
{
	padding-top: 5px;
	margin: 2px 0px 0px 5px;
	height: 100px;
}
DIV.albumtitle
{
	margin-top: 3px;
}
DIV.albumtitleonly
{
	margin-top: 45px;
}
DIV.albumby
{
}
DIV.albumcost
{
}
A.albuminfo
{
	display: block;
	font-weight: normal;
	margin: 5px 0px 5px 0px;
}
