﻿/* Home Page */

.video-cell
{
	vertical-align:top;
	width: 450px;
}

.video-text
{
	vertical-align:top;
	
}


.video-time
{
	position: relative;
	text-align: center;
	top: -23px;
	 left: 40px;
	margin: 0;
	color:White; 
}

.vimg90
{
	-ms-interpolation-mode: bicubic;
	width: 90px;
	height: 70px;
}

.vimg120
{
	-ms-interpolation-mode: bicubic;
	width: 120px;
	height: 90px;
}


.video-title a
{
	text-decoration: none;
}
.video-title a:hover
{
	text-decoration: underline;
}

.video-description
{
	height: 16px;
	overflow: hidden;
	margin-top: 3px;
}

/* Video Page */

.video-cell-right-bar
{
	vertical-align:top;
	width: 100%;
	font-size:12px;
}

.video-time-small
{
	position: relative;
	text-align: center;
	top: -23px;
	 left: 30px;
	margin: 0;
	color:White;
	font-size:12px; 
}

.video-title-small
{
	vertical-align:top;
	font-size:12px; 
}

.video-title-small a
{
	text-decoration: none;
}
.video-title-small a:hover
{
	text-decoration: underline;
}