/* Magic FM style for top3 and playlist */

.bestel { 	
	text-align:center; 
	float:right; 
	position:relative; 
	width:70px; 
	height:14px; 
	background-color:#763232;
}

.luister {
	text-align:center; 
	float:right; 
	position:relative; 
	width:70px; 
	height:14px; 
	background-color: #BFCBD9;
}

.rate {
	text-align:center; 
	float:right; 
	position:relative; 
	width:70px; 
	height:14px; 
	background-color:#763232;
}	

.artiest {
	/*color: #FFFFFF;*/
	color: #BFCBD9;
	background-color: #763232;
}

.atitel {
	color: #763232;
	background-color: #BFCBD9;
}

#page_name { display:none;}
#content_container { padding-top: 10px;}