#AdHorizontal
{
	margin-top: 5px;
}
table#video
{

}
td#nav
{
	padding: 7px;
	width: 136px;
	background-color: #1a1a1a;
}

td#nav h3
{
	border-bottom: 2px solid #909193;
}

td#nav ul
{
	list-style-type: none;
	margin-left: 10px;
}
 
td#nav ul li
{
	border-bottom: 1px solid #909193;
}

td#nav ul li a
{
	color: #FFF;
	text-decoration: none;
	padding: 5px 0;
	display: block;
}

td#nav ul li a:hover
{
	background-color: #3a3a3a;
}

td#videoplayer
{
	text-align: center;
}

td#studioi
{
	width: 300px;
	background-color: 
	
}

table#videolower
{

}

td#content
{
	padding-right: 10px;
}

td#ads
{
	width: 300px;
}
hr.weekspacer
{
	height: 3px;
	color: #FFF;
	background-color: #FFF;
	border: 0;
	
}

table.video
{
	width: 100%;
}

table.video tr td
{
	width: 20%;
}

.videothumb
{
	width: 120px;
	float: left;
	padding: 5px;
	/*
	height: 90px;
	overflow: hidden;
	*/
	text-align: center;
	
}

.videothumb img
{
	width: 68px;
	height: 39px;
	border: 3px solid #999;
}

.videothumb a
{
	text-decoration: none;
	color: #FFF;
}

div#studioiframe
{
	overflow: auto;
	height: 500px;
}

div#studioiframe .videothumb
{
	width: auto;
	height: auto;
	float: none;
	overflow: auto;
	text-align: left;

}

div#studioiframe .videothumb img
{
	margin-right: 5px;
	float: left;
}
