#artist-title {
	height: 100px;
	padding: 0px;
}

#chart-name {
	background: transparent url(http://img.adv.dadapro.net/mp3/topartist.gif) no-repeat 5px 5px;
	font-size: 18px;
	color: #ED1E79;
	padding-left: 30px;
	padding-bottom: 5px;
	padding-top: 3px;
	border-bottom: 2px solid #CCCCCC;
}

#pagination {
	text-align: right;
	padding-top: 5px;
	font-size: 14px;
	font-weight: bold;
}

#pagination-bottom {
	height: 50px;
	margin: 10px 0px;
	border-top: 1px dotted #CCCCCC;
}