/* CSS Document */

#popup_video {
	
	background-image: url(flv_bg.jpg);
	background-repeat: no-repeat;
	left: 0px;
	top: 0px;
	position: absolute;
	height: 400px;
	width: 500px;
	border: none;
	
	text-align: center;

}

.flash_caption {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EEEEEE;
	text-align: center;

}
