#swf-hdv-overlay
{
     display: none;
     position: absolute;
     left: 0px;
     top: 0px;
     width:100%;
     height:2000px;
     text-align:center;
     z-index: 1000;
	 background: url("/lib/img/milan/players/hdvideo/overlaybg.png");
}

#swf-hdv-player #swf-hdv-close
{
	cursor:pointer;
	float:right;
	margin-top:-19px;
	background-image:url("/lib/img/milan/players/hdvideo/closecross.gif");
	background-position : right;
	background-repeat:no-repeat;
	padding-right:15px;
	margin-right:10px;
	color:rgb(173, 173, 173);
	font-size:10px;
	line-height:10px;
}

#swf-hdv-overlay #swf-hdv-player
{
	display: block;
	width:488px;
	height:300;
	margin: 20px auto;
	position:relative;
	padding:24px 0px;
	text-align:center;
	background: url("/lib/img/milan/players/hdvideo/popupbgvideoplayer.gif") no-repeat;
	z-index: 1200;
}
