#miniMusic{
	clear:both;
	width:521px;
	float:right;
	margin:10px 30px 0 0;
	box-shadow:0 5px 10px black;
	-moz-box-shadow:0 5px 10px black;
	-webkit-box-shadow:0 5px 10px black; 
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	background:url(../../img/white/riderFiche.jpg) repeat-y top left; 
	text-align:center;
}                        

#miniMusic p{
	text-align:left;
	color:#000;
	font-size:14px;
	text-transform:uppercase;  
	padding:3px 0 5px 20px; 
	font-weight:bold;
}

#centerRiderFiche,#rider-biography-scroller,#rider-photos-scroller,#rider-videos-scroller {
height:390px;
}
