@charset "utf-8";
/* CSS Document */

.video {
	background:url(images/video-background.jpg) top left no-repeat;
	/*padding:160px 0 0 32px;*/
	width:500px;
	height:699px;
	}
	
	.video table {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF4D4;
	line-height:18px;
	width:100%;
	}
