@charset "utf-8";
/* CSS Document */
#html5-lightbox-box{

}
#html5-elem-wrap{
border-radius: 4px 4px 0 0;
}
#html5-elem-data-box{ 
border-radius: 0 0 4px 4px;	
}

.imgwrap{ 
  position:relative;
  text-align:center; 
  margin-bottom:10px; 
}
.imgwrap img{
	
}
.videoPlayButton{ 
position:absolute; 
background: url(skins/default/video_play_button_70X71.png) no-repeat;	
width:70px; 
height:71px; 
bottom:62px; 
right:45px;

}
.videoPlayButton2{ 
position:absolute; 
background: url(skins/default/video_play_button_70X71-2.png) no-repeat;	
width:70px; 
height:71px; 
bottom:62px; 
right:45px;

}
.videoPlayButton3{ 
position:absolute; 
background: url(skins/default/video_play_button_70X71-2.png) no-repeat;	
width:70px; 
height:71px; 
bottom:62px; 
left:45px;

}