@charset "UTF-8";
/* container has a background image */
div.row a.player {
	display:block;
	width:980px;
	height:260px;
	padding:0;
	text-align:left;
	margin:0px 0px 0px 0px;
	background:#ebebeb url(../images/trailer/header965x260.jpg) no-repeat; 
	border:0;
}
 
/* splash image */
div.row a.player img {
	margin-top:0px;
	border:0;
	background-color: #ebebeb;
}

/* "row" contains video and "lorem ipsum" text */
div.row  {
	clear:both;
	width:965px;
	color:#666;
	margin: 0;
	
}
