#artists-list {
	font-size: small;
	text-align: center;
}
#body #artists-list table {
	text-align: center;
}
#artisis-im {
	font-size: 65%;
	float: left;
	width: 200px;
	margin-top: 10px;
}
#profile {
	float: right;
	width: 590px;
	margin-top: 10px;
}
#info {
	letter-spacing: 1px;
	clear: both;
	float: none;
	width: 800px;
	border: 1px solid #999;
	line-height: 150%;
	text-align: center;
}
div .artist{
	float:left;
	width:198px;
	margin:0px 0px 30px 0px;
}

.cl {
	clear:both;
}	

.mBtS{
	margin-bottom:20px;
}