.Pause_Disabled_BVP, .Pause_ActiveOff_BVP, .Pause_ActiveOn_BVP, .Play_Disabled_BVP, .Play_ActiveOff_BVP, .Play_ActiveOn_BVP {
	position: absolute;
	font-size: 1px; 
	line-height: 1px;
	top:4px; 
	left:6px; 
	height:25px; 
	width:35px;
}

.Email_Disabled_BVP, .Email_ActiveOff_BVP, .Email_ActiveOn_BVP {
	position: absolute;
	font-size: 1px; 
	line-height: 1px;
	top: 11px;
	left: 514px;
	height: 10px;
	width: 42px;
}

.FullScreen_Disabled_BVP, .FullScreen_ActiveOff_BVP, .FullScreen_ActiveOn_BVP {
	position: absolute;
	font-size: 1px; 
	line-height: 1px;
	top: 11px;
	left: 438px;
	height: 10px;
	width: 65px;
}

.Volume_Disabled_BVP, .Volume_Semi_BVP, .Volume_Full_BVP {
	position: absolute;
	font-size: 1px; 
	line-height: 1px;
	top: 11px;
	left: 369px;
	height: 10px;
	width: 12px;
}

.TimelineTrackBackground_BVP {
	font-size: 1px; 
	line-height: 1px; 
	z-index: 50; 
	position: absolute;
	top: 13px; 
	left: 45px;
	width: 242px; 
	height: 6px;
	background-color: #dedede;
}

.TimelineTrackBuffer_BVP {
	font-size: 1px; 
	line-height: 1px; 
	z-index: 51; 
	width: 0%; 
	height: 100%;
	background-color: #ca0002;
}

.TimelineHandlerBacker_BVP {
	font-size: 1px; 
	line-height: 1px; 
	position: absolute; 
	z-index: 100;
	top: 10px; 
	left: 45px;
	width: 242px; 
	height: 12px;
}

.TimelineHandlerDisabled_BVP, .TimelineHandlerEnabled_BVP {
	font-size: 1px; 
	line-height: 1px;
	width: 19px; 
	height: 12px;
}

.TimelineHandlerDisabled_BVP {
	background-image: url(/.element/img/2.0/video/controls/scrubberDisabled.gif);
}

.TimelineHandlerEnabled_BVP {
	background-image: url(/.element/img/2.0/video/controls/scrubberActive.gif);
}

.VolumeTrackBackground_BVP {
	font-size: 1px; 
	line-height: 1px; 
	z-index: 50; 
	position: absolute;
	top: 13px; 
	left: 384px;
	width: 42px; 
	height: 5px;
	background-color: #dedede;
}

.VolumeHandlerBacker_BVP {
	font-size: 1px; 
	line-height: 1px; 
	position: absolute; 
	z-index: 100;
	top: 10px; 
	left: 384px;
	width: 42px; 
	height: 10px;
}

.VolumeHandlerEnabled_BVP {
	font-size: 1px; 
	line-height: 1px;
	width: 10px; 
	height: 10px;
	background-image: url('/.element/img/2.0/video/controls/volumeActive.gif');
}

.Pause_Disabled_BVP {
	background-image: url('/.element/img/2.0/video/controls/pauseDisabled.gif');
}

.Pause_ActiveOff_BVP {
	background-image: url('/.element/img/2.0/video/controls/pauseActiveOff.gif');
}

.Pause_ActiveOn_BVP {
	cursor: pointer;
	background-image: url('/.element/img/2.0/video/controls/pauseActiveOn.gif');
}

.Play_Disabled_BVP {
	background-image: url('/.element/img/2.0/video/controls/playDisabled.gif');
}

.Play_ActiveOff_BVP {
	background-image: url('/.element/img/2.0/video/controls/playActiveOff.gif');
}

.Play_ActiveOn_BVP {
	cursor: pointer;
	background-image: url('/.element/img/2.0/video/controls/playActiveOn.gif');
}

.Email_Disabled_BVP {
	background-image: url('/.element/img/2.0/video/controls/emailDisabled.gif');
}

.Email_ActiveOff_BVP {
	background-image: url('/.element/img/2.0/video/controls/emailActive.gif');
}

.Email_ActiveOn_BVP {
	background-image: url('/.element/img/2.0/video/controls/emailActive.gif');
}

.FullScreen_Disabled_BVP {
	background-image: url('/.element/img/2.0/video/controls/fullscreenDisabled.gif');
}

.FullScreen_ActiveOff_BVP {
	background-image: url('/.element/img/2.0/video/controls/fullscreenActiveOff.gif');
}

.FullScreen_ActiveOn_BVP {
	background-image: url('/.element/img/2.0/video/controls/fullscreenActiveOff.gif');
}

.Volume_Disabled_BVP {
	background-image: url('/.element/img/2.0/video/controls/volumeDisabled.gif');
}

.Volume_Semi_BVP {
	background-image: url('/.element/img/2.0/video/controls/volumeSemi.gif');
}

.Volume_Full_BVP {
	background-image: url('/.element/img/2.0/video/controls/volumeFull.gif');
}

.TimeSpent_BVP, .Duration_BVP, .TimeSep_BVP {
	position: absolute;
	color: #DEDEDE;
	font-size: 8pt;
	font-family: Helvetica;
	font-weight: bold;
}

.TimeSpent_BVP {
	left: 305px;
	top: 8px;
}

.Duration_BVP {
	left: 331px;
	top: 8px;
}

.TimeSep_BVP {
	top: 8px;
	left: 327px;
}