@CHARSET "UTF-8";
#artistPage{
	text-align: center;
}

#artistPage #artist-container{
	display: inline-block;
}

#artistPage table .left-col{
	width:750px;
	padding-right:5px;
}

#artistPage table .right-col{
	padding-left: 10px;
    vertical-align: top;
    width: 150px;
}

#right-ad-panel{
	background: transparent url(images/left-ad-box.png) repeat-y scroll left center;
	width:150px;
	padding-left:10px;
}

#ad-banner{
	margin:5px 0px 5px 0px;
}