
.bgeavideowrapper
{
	position:fixed;
	width:100%;
	height:100%;
	z-index:51100;
	text-align:center;
	left:0px;
	top:0px;
	visibility:visible;
	background-color:transparent;
}

.bgeavideowrapper a
{
	color:#909090;
	text-decoration:none;
	font-family:"Trebuchet MS";
}

.bgeavidbox
{
/*	position:fixed;
	z-index:41100;*/
	/*left:50%;*/
	position:absolute;
	/*border:4px solid #c0c0c0;*/
	background-color:#000000;
	/*top:40px;*/
	width:988px;
	padding:15px 30px;
/*	margin-left:auto;
	margin-right:auto;*/
}

.viditem
{
/*	height:100%;*/
	font-weight:bold;
	position:relative;
	/*width:280px;*/
	height:25px;
	float:left;
/*	color:#000000;*/
/*	text-align:center;*/
/*	padding:10px;*/
	display:table;
/*	filter:alpha(opacity=100);
	opacity:1.0;*/
}

.closebutton
{
	height:16px;
	padding:0px;
	position:relative;
	cursor:pointer;
}

