﻿/* Video Player Wide (Legacy) Template */
/* This is used for legacy video-player pages with the wide brightcove player w/a playlist */

#MainZone{
	padding:0 37px 0 40px;
	width:877px;
}
#VideoPlayerWide{
	min-height:200px;
	width:877px;
}
#Intro h1{
	display:block;
	width:674px;
	height:37px;
	overflow:hidden;
	margin:0 0 12px 0;
}
#Intro p{
	font-weight:normal;
	color:#000;	
	font-size:1.6em;
	line-height:1.3em;
	font-family:Georgia, Serif;
	padding-bottom:0;
}


#Main p{
	color:#050505;
}
#VideoPlayer{
	width:798px;
	height:475px;
	margin:0 auto;
}