#videobox 
{
	display: none;
	width:420px;
	position: absolute;
	top: 40%;
	left: 50%;
	border:1px solid #CBCBCB;
	background-color:#f0f0f0;
	z-index:102;
	overflow: none;
	height: 325px;
	margin-top: -153px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -228px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
