*:focus {
	outline:none;
	}
*::-moz-focus-inner {
	border:none;
	}
.pos_rel {
	position:relative;
	}
.iframe_player {
	width:200px;
	height:28px;
	margin:4px 2px 0 5px;
	}
.center_wrapper {
	margin:0 auto;
	}
.jquery_jplayer_wrap_l9 {
	clear:both;
	text-align:left;
	}
img {
	border:0;
	margin:0;
	padding:0;
	}
.center_wrapper {
	margin:0 auto;
	}
.player_poster_wrap_l9 {
	display:none;
	}
.player_poster_im_l9 {
	position:relative;
	float:left;
	}
.player_poster_song_right_l9 {
	font-size:11px;
	padding-left:10px;
	float:left;
	}
.player_poster_album_name_l9 {
	font-size:14px;
	font-weight:bold;
	max-height:20px;
	overflow:hidden;
	}
.player_poster_song_name_l9 {
	font-size:12px;
	margin-top:2px;
	max-height:20px;
	overflow:hidden;
	}
.player_poster_song_name_2_l9 {
	position:absolute;
	z-index:9;
	top:-8px;
	left:33px;
	height:14px;
	line-height:14px;
	font-size:10px;
	white-space:nowrap;
	overflow: hidden;
	text-overflow:ellipsis;
	display:none;
	}
.bl_link,
a.bl_link:link,
a.bl_link:visited,
a.bl_link:active {
	font-size:11px;
	font-family:Verdana, Arial, sans-serif;
	}
a.bl_link:hover {
	font-size:11px;
	font-family:Verdana, Arial, sans-serif;
	text-decoration:none;
	}
div.jp-audio_l9,
div.jp-video_l9 {
	position:relative;
	min-height:44px;
	text-align:left;
	}
div.jp-video-full div.jp-jplayer_l9 {
	top: 0;
	left: 0;
	position: fixed !important; position: relative; /* Rules for IE6 (full-screen) */
	overflow: hidden;
	z-index:2;
	}
div.jp-video-full div.jp-gui_l9 {
	position: fixed !important; position: static; /* Rules for IE6 (full-screen) */
	top: 0;
	left: 0;
	width:100%;
	height:100%;
	z-index:2;
	}
div.jp-video-full div.jp-interface_l9 {
	position: relative;
	bottom: 0;
	left: 0;
	z-index:3;
	}
div.jp-interface_l9 {
	position: relative;
	margin:10px 0 10px 0;
	}
div.jp-interface_l9 ul.jp-controls {
	list-style-type:none;
	margin:0;
	padding:0;
	overflow:hidden;
	}
div.jp-interface_l9 .jp-controls a {
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	padding:0;
	margin:0;
	}
.jp-play_l9,.jp-pause_l9 {
	width:25px;
	height:25px;
	text-decoration:none;
	}
.player_tbl_l9 {
	margin:0;
	padding:0;
	}
.jp-play_l9 {
	background: url("../img/9/play_but.png") 0 0 no-repeat;
	}

.jp-pause_l9 {
	background: url("../img/9/stop_but.png") 0 0 no-repeat;
	}
.jp-play_l9:hover,.jp-pause_l9:hover {
	cursor:pointer;
	}
.jp-progress_l9 {
	overflow:hidden;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity:0.5;
	opacity:0.5;
	border-radius:6px;
	}
div.jp-audio_l9 div.jp-progress_l9 {
	position:relative;
	z-index:22;
	height:8px;
	margin-left:6px;
	}
div.jp-audio_l9 div.jp-type-single {
	left:60px;
	}
div.jp-audio_l9 div.jp-type-playlist_l9 div.jp-progress_l9 {
	left:0;
	}
.jp-progress_l9 {
	top:0px;
	left:0px;
	width:100%;
	height:16px;
	}
div.jp-seek-bar_l9 {
	background:#a8a8a8;
	width:0px;
	height:100%;
	cursor: pointer;
	border-radius:6px;
	}
div.jp-play-bar_l9 {
	background:#333333;
	width:0px;
	height:100%;
	border-radius:6px;
	}
div.jp-seeking-bg {
	background:#333333;
	}
div.jp-video_l9 a.jp-volume-max {
	left: 134px;
	}
.jp-volume-bar_wrap_l9 {
	background: url("../img/9/volume_bg.png") 0 0 no-repeat;
	width:49px;
	height:24px;
	margin:0;
	cursor:pointer;
	}
div.jp-volume-bar_l9 {
	position: relative;
	z-index:9;
	background: url("../img/9/volume_up_bg.png") 0 0 no-repeat;
	width:40px;
	height:14px;
	margin:0;
	cursor: pointer;
	}
.jp-volume-bar_l9 {
	top:4px;
	left:4px;
	}
div.jp-volume-bar-value_l9 {
	position: absolute;
	z-index:8;
	background: url("../img/9/volume_up.png") 0 0 no-repeat;
	width:0px;
	height:14px;
	}
div.jp-time-holder_l9 {
	position:absolute;
	top:48px;
	}
div.jp-audio_l9 div.jp-type-playlist_l9 div.jp-time-holder_l9 {}
div.jp-current-time {
	display:none !important;
	}
div.jp-duration {
	display:none;
	}
div.jp-video_l9 div.jp-duration {
	margin-right:20px;
	}
div.jp-title {
	font-weight:bold;
	text-align:center;
	}
.jp-playlist_q_l9,
#jp-playlist_q_ll_l9 {
	display:none;
	}
.jp-playlist_wrap_l9,
#jp-playlist_wrap_ll_l9 {
	max-height:260px;
	overflow:auto;
	}
div.jp-title ul,
div.jp-playlist_l9 ul {
	list-style-type:none;
	margin:0;
	padding:0;
	font-size:12px;
	}
div.jp-title li {
	padding:5px 0;
	font-weight:bold;
	}
div.jp-playlist_l9 li {
	padding:5px 0 4px 27px;
	}
div.jp-playlist_l9 li div {
	display:inline;
	}
div.jp-type-playlist_l9 div.jp-playlist_l9 li:last-child {
	padding:5px 0 5px 27px;
	}
div.jp-type-playlist_l9 div.jp-playlist_l9 li.jp-playlist-current {
	list-style-type:none;
	padding-left:27px;
	background-image: url("../img/9/playlist_current.png");
	background-repeat:no-repeat;
	background-position:9px 8px;
	}
.jp-playlist-item {}
.jp-playlist-item:hover {
	cursor:pointer;
	}
.jp-playlist_l9 {
	overflow-x:hidden;
	}
div.jp-type-playlist_l9 div.jp-playlist_l9 a.jp-playlist-item-remove {
	float:right;
	display:inline;
	text-align:right;
	margin-right:10px;
	font-weight:bold;
	}
div.jp-type-playlist_l9 div.jp-playlist_l9 span.jp-free-media {
	float:right;
	display:inline;
	text-align:right;
	margin-right:10px;
	}
span.jp-artist {
	font-size:11px;

	}
.pl_list_row {
	min-height:16px;
	}
.player_row_even {}
.player_row_odd {}
div.jp-video-play {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	cursor:pointer;
	background-color:rgba(0,0,0,0); /* Makes IE9 work with the active area over the whole video area. IE6/7/8 only have the button as active area. */
	}
div.jp-video-270p div.jp-video-play {}
div.jp-video-360p div.jp-video-play {
	height:360px;
	}
div.jp-video-full div.jp-video-play {
	height:100%;
	z-index:2;
	}
a.jp-video-play-icon {
	position:relative;
	display:block;
	width: 112px;
	height: 100px;
	margin-left:-56px;
	margin-top:-50px;
	left:50%;
	top:50%;
	background: url("../img/9/s101_player.video.play.png") 0 0 no-repeat;
	text-indent:-9999px;
	}
div.jp-video-play:hover a.jp-video-play-icon {
	background: url("../img/9/s101_player.video.play.png") 0 -100px no-repeat;
	}
div.jp-jplayer_l9 audio,
div.jp-jplayer_l9 {
	width:0px;
	height:0px;
	}
div.jp-jplayer_l9 {
	background-color: #000000;
	}
.jp-toggles {
	display:none;
	}
.jp-no-solution_l9 {
	position:absolute;
	z-index:20;
	width:200px;
	padding:5px;
	margin-top:-40px;
	font-size:11px;
	background-color:#eee;
	display:none;
	}
.jp-no-solution_l9 a {}
.jp-no-solution_l9 span {
	font-size:11px;
	display:block;
	text-align:center;
	font-weight:bold;
	}
.player_vert_spacer_l9 {
	display:none;
	}
.mp_coll_drop_1 {
	height:22px;
	line-height:22px;
	vertical-align:middle;
	font-size:11px;
	letter-spacing:1px;
	background-color:#ffffff;
	border: 1px #888888 solid;
	margin:6px 0 0 4px;
	cursor:pointer;
	}
.s101_mp3_player_wrapper_l9 {
	font-size:10px !important;
	line-height:14px !important;
	word-spacing:1px !important;
	letter-spacing:0px !important;

	-webkit-transform:rotate(0) !important;
	-webkit-transform-origin:0 !important;
	-moz-transform:rotate(0) !important;
	-moz-transform-origin:0 !important;
	-o-transform:rotate(0) !important;
	-o-transform-origin:0 !important;
	-ms-transform:rotate(0) !important;
	-ms-transform-origin:0 !important;
	}
.listen_while_browsing_l9 {
	height:15px;
	width:15px;
	float:right;
	margin:4px 0 0 6px;
	background: url("../img/9/lnk_pop.png") 0 0 no-repeat;
	}
.listen_while_browsing_l9:hover {
	cursor:pointer;
	text-decoration:none;
	}
.rew_ctrl_l9 {
	margin:0 auto 0 auto;
	}
.audio_rew_l9 {
	width:12px;
	height:12px;
	margin-right:6px;
	background: url("../img/9/arrow_l.png") 0 0 no-repeat;
	}
.audio_ff_l9 {
	width:12px;
	height:12px;
	margin-left:6px;
	background: url("../img/9/arrow_r.png") 0 0 no-repeat;
	}
.audio_rew_l9:hover,
.audio_ff_l9:hover {
	cursor:pointer;
	}
.links_wrap_l9 {
	display:none;
	float:right;
	height:15px;
	margin:4px 0 0 0;
	}
.mp3_player_commerce_link {
	float:left;
	margin-left:3px;
	cursor:pointer;
	}
.mp3_player_share_links {
	float:right;
	}
.mp3_player_share_links img {
	margin-left:6px;
	cursor:pointer;
	}
.clear_b {
	clear:both;
	}
.pl_post_mb_wrap,
.pl_album_name_mb {
	display:none;
	}
.pl_post_mb_img_l9 {
	width:100%;
	margin:0 0 10px 0;
	}
