.video_thumb
{
	width: 220px;
	height: 165px;
	cursor: pointer;
}

.video_rollover
{
	width: 220px;
	height: 165px;
	background-image: url('/images/videos/playover.png');
	background-repeat: no-repeat;
	background-position: center;
}

.video_app1
{
	width: 220px;
	height: 165px;
	background-image: url('/images/videos/app1.png');
	background-repeat: no-repeat;
	background-position: center;
}

.video_app0
{
	width: 220px;
	height: 165px;
	background-image: url('/images/videos/app0.png');
	background-repeat: no-repeat;
	background-position: center;
}

.video_deleted
{
	width: 220px;
	height: 165px;
	background-image: url('/images/videos/deleted.png');
	background-repeat: no-repeat;
	background-position: center;
}

.fix_png
{
	behavior:url('/video/iepngfix.htc');
}

.video_view_rider
{
	color: #FF0000;
	font-weight: bold;
	font-size: 14pt;
	font-family: Arial;
}

.video_vid_title
{
	color: #FFFFFF;
	font-family: Arial;
	font-size: 10pt;
	cursor: default;
	padding-bottom: 2px;
}

.video_title_back
{
	background-image: url('/images/videos/1b50p.png');
	padding: 3px;
	height: 28px;
	width: 220;
	text-align: center;
	background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.video_ctx
{
	background-image: url('/images/videos/1b50p.png');
	text-align: left;
	background-repeat: repeat;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	border: 1px solid #000;
	padding: 0;
	padding-top: 5px;
	padding-bottom: 5px;
	position: absolute;
}

.lsw_box
{
	background-color: #000000;
	text-align: left;
	background-repeat: repeat;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding: 5px;
	position: absolute;
	width: 150px;
}

.context_row_hover
{
	background-color: #000;
	cursor: pointer;
}
