#video_wrapper {
	margin-bottom:10px;
}

#videoPlayer {
	width:448px;
	height:auto;
	float:left;
}

#turnerplayer {
	float:left;
}

#videoDetails_spon {
	width:195px;
	height:172px;
	float:right;
}

#videoDetails {
	width:195px;
	height:auto;
	float:right;
}

#videoSponsor {
	width:195px;
	height:80px;
	text-align:center;
	float:right;
}

#videoArchive {
	border:1px solid #CCCCCC;
	width:650px;
	height:500px;
	overflow-x:hidden;
	overflow-y:scroll;
}

.archive_wrapper {
	width:594px;
	padding:0;
	margin:0 7px;
}

.top_shadow {
	width:100%;
	height:8px;
	background: #E9E9DF url('../img/video_shadow.gif') repeat-x;
}

h4.video_headline {
	margin:0;
}

table.video_archive {
	width:100%;
	margin:0 0 .85em 0;
}

table.video_archive td {
	margin:0;
	padding:0;
}

.video_block {
	width:205px;
	vertical-align:top;
	background: #E9E9DF url('../img/bg_video.gif') repeat-x;
}

.video_block_wrapper {
	padding:4px;
	margin-bottom:5px;
}

.video_content {
	padding-top:3px;
	font-size:88%;
}

table.video_archive .thumb {
	border:1px solid #B5B5B5;
	padding:1px;
	float:left;
	margin:0 6px 0 0;
}

table.video_archive .date {
	color:#666;
	font-size:9px;
}
