		#bmg_player{						
			position:absolute;
			background:rgba(0,0,0,0.6);
			padding:5px;
		    border-radius:12px;
		    box-shadow:0 10px 30px rgba(0,0,0,0.65);
		    width: 315px;
		    height: 135px;
			position: fixed;
			inset: 1156px -355px auto auto;
		}
		
		#imageflow.music-flyout{		   
   		    z-index:1000;
		}
		.album-coverflow img{position:absolute;top:0;border:0}
        #images{visibility:hidden}
        #loading{text-align:center;width:100%}
        #loading img{margin-top:25px;width:45px;position:relative}
        #captions{font-weight:bold;position:relative;text-align:center;display:block; margin-top: 3px !important;; color:#fff;}
        #scrollbar{display:none;visibility:hidden;position:relative;border-bottom:1px solid #b3b3b3;z-index:90001}
        #slider{display:none}
        .album-coverflow{width:300px;height:80px;text-align:left}
        .album-coverflow a.prev{display:block;background:url(/assets/img/page_album.png) no-repeat;background-position:0 0;
            width:17px;height:17px;text-indent:-9999px;font-size:0;line-height:0%;position:absolute;margin:44px 0 0 0}
        .album-coverflow a.next{display:block;background:url(/assets/img/page_album.png) no-repeat;background-position:-20px 0;
            width:17px;height:17px;text-indent:-9999px;font-size:0;line-height:0%;position:absolute;margin:44px 0 0 284px}
        .album-coverflow a.play{background:url(/assets/img/play.png) no-repeat;_background:url(/assets/img/play.gif) no-repeat;display:block;width:34px;height:34px;position:absolute;left:135px;top:38px;z-index:60;text-indent:-9999px;font-size:0;line-height:0%;cursor:pointer}	
        
        .album-coverflow a.pause{background:url(/assets/img/btn_pause.png) no-repeat;_background:url(/assets/img/btn_pause.png) no-repeat;display:block;width:54px;height:46px;position:absolute;left:135px;top:38px;z-index:60;text-indent:-9999px;font-size:0;line-height:0%;cursor:pointer}	