/**
 * Artist
 */
#wrapper #content-subpage #content #blot
{
	position: absolute;
	top: -13px;
	right: -3px;
	background: url( '../img/artist/blot.gif' ) no-repeat top left;
	width: 155px;
	height: 151px;
	overflow: hidden;
}

#wrapper #content-subpage #content #joe
{
	position: absolute;
	top: 5px;
	right: 0;
	background: url( '../img/artist/joe.gif' ) no-repeat top left;
	width: 118px;
	height: 118px;
	overflow: hidden;
}

#wrapper #content-subpage #content #float
{
	float: right;
	width: 155px;
	height: 135px;
	overflow: none;
	margin-left: 10px;
}
