#flowPlayer .flowPlayer{
	width: 960px;
	height: 564px;
}
#infoflowplayer span{
	font-weight:bold;
	padding-right:10px;
	cursor: pointer;
}
#infoflowplayer #favoriess{
	width: 125px;
	margin:4px 0 7px 0;
	float:right;
}

#infoflowplayer #favoriess span.partage{
	color:#949696;
	font-size: 11px;
}
#infoflowplayer #favoriess li{
	width:20px;
	height:20px;
	cursor: pointer;
	float:left;
}
#infoflowplayer #favoriess li{
	margin-right:5px;
}
#infoflowplayer #favoriess li img{
	height:18px;
}
#info{
        display:none;
}
