body
{
	padding: 0px;
	margin: 0px;
}

.flowplayer 
{
	width: 690px;
	display: block !important; /* IE issue fix */
}
   
.fp-embed
{
	display: none !important;
}
   
.fp-controls
{
	background-color: #DDDDDD !important; /* IE issue fix */
}
.fp-ui .fp-waiting
{
	display:none!important; 
}
.video0 .fp-timeline,
.video2 .fp-timeline,
.video0 .fp-time, 
.video2 .fp-time 
{
	visibility: hidden;
}

#player-wrapper
{
	position: relative;
	/*display: inline-block;*/
	width: 690px;
	height: 480px;
	overflow: hidden;
}
#player-error-message
{
	font-family: Tahoma, verdana, sans-serif;
	font: 14pt tahoma;
	text-align:center;
}

.no-background
{
	background-image: none !important;
}

.flowplayer
{
	position: relative;
	z-index: 1;
}

.fp-unload
{
	/*background-image: url(img/white.png) !important;*/
}