div.overlay {
	padding:40px;	
	width:576px;  
	display:none;
	background-image:url(/demo/images/graphic/flowplayer/white.png);	
}

div.overlay div.close {
	background:url(/demo/images/graphic/flowplayer/close.png) no-repeat;
	position:absolute;
	top:2px;
	right:5px; 
	width:35px;
	height:35px;
	cursor:pointer;
}

div.overlay a {
	height:450px;
	display:block;
}
	
div.overlay2 {
	padding:40px;	
	width:300px;  
	display:none;
	background-image:url(/demo/images/graphic/flowplayer/white.png);	
}

div.overlay2 div.close {
	background:url(/demo/images/graphic/flowplayer/close.png) no-repeat;
	position:absolute;
	top:2px;
	right:5px; 
	width:35px;
	height:35px;
	cursor:pointer;
}

div.overlay2 a {
	height:200px;
	display:block;
}

.videoLinkImage {
         b3ackground:url("/demo/images/graphic/flowplayer/play_video.png") no-repeat scroll center center transparent;
	background: url("/demo/images/graphic/flowplayer/play_video2.png") no-repeat right bottom transparent;
	height:172px;
	padding-bottom:3px;
	width:170px;}

