body.video_preview {
	background-image: url('http://www.vmatrix.com/images/bg.jpg');
}

div.video_preview_header {
	text-align: center;
	margin: 0px auto;
	width: 778px;
	height: 96px;
	background-image: url('http://www.vmatrix.com/images/hdr_home.gif');
}

div.video_preview_header_text {
	text-align: right;
	padding-top: 45px;
	margin-right: 40px;
	font-size: 180%;
	font-weight: bold;
}

div#VMatrix_VPlayer {
	display: none;
	position: absolute;
}

div#VMatrix_Screen {
	display: none;
	position: absolute;
}
