.VideoPlayer
	{
	margin-top: 10px;
	width: 100%;
	height: 434px;
	background-image: url('../images/playerbkg.gif');
	background-repeat: no-repeat;
	background-position: top center;
	overflow: hidden;
	}