#panel {
	width: 100%;
	height: 320px;
	background: #222222;
	overflow: hidden;
	display: none;
	border:1px solid #fff;
	border-top: none;
	border-bottom:none;
	
}
#panel .vdo-popup{ width:367px; margin:8px auto; }



#activity-block {

	 position:absolute;
 	bottom:0;
  	width:100%;
		z-index: 999;
}

@media screen{
  #activity-block{
   position: fixed;
}
}
#activity-block .wrap { width:384px; margin:0 auto; background:url(../images_new/bg_vdo.png) no-repeat;}
