div#contentFlashVideoPlayerOuter {
	/* 
	width:370px;
	height:248px; 
	*/
	overflow:hidden;
	float:left;
	margin:0 5px 0 0;
	padding:0;
}

div#contentFlashVideoPlayer {
	/* background-color:#FFFFFF; */
	/*
	width:370px;
	height:248px;
	*/
	overflow:hidden;
}

div#video_gallery_container {
	position: absolute;
	top:80px;
	left:0px;
	z-index: 1;
	width:100%;
}

#video_gallery_player {
	background-color:#000000;
}

#video_thumb_holder_temp {
	height:110px;
}
#video_thumb_holder_temp div {
	font-weight:bold;
	float:left;
	/* width:110px; */
	text-align:center; 
}
