/* CSS Document */

.video_background
{
	width:560px;
	height:520px;
	padding-top:40px;
	background:url(../../video/images/video_background.jpg);
	background-repeat:no-repeat;
	margin:0 0 0 10px;
}
	

.video_container
{
	width:435px;
	border:none;
	margin-left:40px;
}


	
