#videoBox{
	width:500px;
	height:282px;
	left:-20px;
	top:-265px;
	position:relative;
	background-image:url(images/tv-frame.png);
	background-repeat: no-repeat;
}
	
	

#PlayerBox{
	width:350px;
	height:250px;
	position:relative;
	left:-30px;
	top:0px;
}