@charset "utf-8";

#VideoPlayer{
	/*margin-top: 40px; not works in FF*/
}
#VideoPlayerContainer {
	margin-top: 40px;
}
/* used when wmv
#VideoPlayer_Pachinko, #VideoPlayer_Slot{
	width: 383px;
	height: 378px;
	background-image: url(../images/Figure_Video/VideoFrame_Pachinko.jpg);
	background-repeat: no-repeat;
	margin-top: 40px;
	margin-bottom: 30px;
	margin-left: 80px;
	padding-top: 40px;
	padding-left: 24px;
}
#VideoPlayer_Slot{
	background-image: url(../images/Figure_Video/VideoFrame_Slot.jpg);
}*/

#VideoPlayerWide_Slot{
	width: 518px;
	height: 312px;
	background-image: url(../images/Figure_Video/VideoFrameWide_Slot.jpg);
	background-repeat: no-repeat;
	margin-top: 40px;
	margin-bottom: 30px;
	margin-left: 20px;
	padding-top: 38px;
	padding-left: 12px;
}

