#videobox{	position: absolute;	left: 0; width: 100%; z-index: 1020; text-align: center; line-height: 0;}

#videobox embed{ text-align:center; background:#FFFFFF; margin: 0 auto; padding:0;}

#VideoOverlay{ position: absolute; top: 0; left: 0; z-index: 1010; width: 100%; height: 100%; background-color: #000; }


#VideoOverlay.MacFireFoxFix{
background:transparent url(../images/bg-lightboxtrans.png) repeat;
}


#videoDataContainer{
	position: absolute;
	left: 0;
	width: 100%;
	height:200px;
	text-align: left;
	float:left;
}

#videoData #bottomNavVideoClose{ position:absolute; bottom:0px; right:12px;}
#videoDataHolder{background:#FFFFFF; width:484px; text-align:center; margin: 0 auto; min-height:10px; position:relative; padding:20px 0 0 0;}
#videoData{background:#FFFFFF; width:484px; float:left; min-height:20px; padding:0 0 8px 0;}
* html #videoData{height:40px;}
/*:first-child+html #videoData{margin:-12px 0 0 387px;}
* html #videoData{margin:-12px 0 0 381px;}*/
#videoData #videoDetails{ width: 472px; text-align: left; background:#FFFFFF; min-height:20px; float:left; padding:0 0 0 12px; position:relative;}	
#videoData #videoCaption{ float:left; line-height:15px; width:300px;}

#videoData #videoCaption h2{ font-weight: normal; color:#323232; font-size:1em;}
#videoData #videoCaption p{ font-weight: normal; color:#6D6E71; font-size:1em;}
#videoData #videoCaption span{ font-weight: normal; color:#6D6E71; font-size:0.83em; line-height:1.2em;}
#videoData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	color:#6d6e71; font-size:1em;}


#flash{
	text-align:center;
	margin:0 auto;
	padding:12px 12px 0 12px;
	width:460px;
	background:#FFFFFF;
}

