/* the overlayed element */
div.overlay {
	background-image:url(http://images3.xondemand.com/site/v4/display/player/black.png);
	width:791px; 
	height:630px;	
	display:none;
	padding:25px;
}
/* default close button positioned on upper right corner */
div.overlay div.close {
	background-image:url(http://images3.xondemand.com/site/v4/display/player/close.png);
	position:absolute;
	right:5px;
	top:5px;
	cursor:pointer;
	height:35px;
	width:35px;
}
#flPlayer { 
	position:absolute;
    background-image:url(http://images3.xondemand.com/site/v4/display/player/black.png); 
    color:#fff; 
} 
 
/* container for external content. uses vertical scrollbar, if needed */ 
div.wrap { 
    height:630px; 
    overflow-y:auto; 
}
#flPlayer1 {
	border:0px;
	width:761px;
	height:600px;
}
.flp {
	margin: 15px 0 0 15px;
	border:0px;
	width:761px;
	height:600px;
}
#flClipPlayer {
	margin:0;
	padding:0;
	border:0px;
	width:470px;
	height:360px;
}
.flcp {
	margin:0;
	padding:0;
	border:0px;
	width:470px;
	height:360px;
}
.free_previews_flash {
	height:415px !important;
}
.flash_preview_boxcovercontain {
	display: inline !important;
	float: left !important;
	margin: 5px 0px 0px 20px !important;
	padding: 0 !important;
	text-align: left !important;
	width: 220px !important;
}
.flash_preview_boxcovercontain h2, .flash_preview_boxcovercontain h2 a {
	margin-top: 5px !important;
	height:40px;
}
.free_previews_flash .smallerText {
	font-size:12px !important;
	height:20px !important;
}

