a.UsercontrolVideoPlayerOtherVideoPlay
{
	height:18px;
	width:72px;
	display:block;
	background-image:url('images/normal.gif');
}

a.UsercontrolVideoPlayerOtherVideoPlay:hover
{
	background-image:url('images/roll.GIF');
}

table.UsercontrolVideoPlayerOtherVideoBackground
{
	background-image:url('images/video_player_state.gif');
	border-width:0px;
	border-style:none;
	width:340px;
	height:69px;
	padding:7px;
}

table.UsercontrolVideoPlayerOtherVideoBackground td
{
	font-weight:bold;		
}


td.UsercontrolVideoPlayerOtherVideo
{
	text-align:center;
}