.sp-col1 {
	border: 0;
	background: #212121 url(http://assets.espn.go.com/outdoors/bassmaster/live/bassmasterVideo_bg.jpg) no-repeat;
	width: 990px;
	height: auto;
	color: white;
	padding-bottom: 20px;
}
a:link {
	color:#fff;
}
a:hover, a:visited:hover {
	color:#FF0000;
}
a:visited {
	color:#ccc;
}


/* start top video content */
.topVideo-con {
	color: #999;
	font-size: 85%;
	margin: 5px 0 0 0;
}
.date {
	float: left;
	width: 325px;
	text-align: right;
	margin: 75px 0 0 0;
}
.logo {
	float: left;
	width: 183px;
	text-align: center;
}
.presby {
	float: left;
	margin-top: 65px;
}

/* end top video content */



.video-col {
	width: 455px;
	float: left;
}
.schedule-col {
	width: 460px;
	float: left;
}

/* start video col */
.videoplayer {
	width: 442px;
	height: 362px;
}
ul.channels {
	margin: 0;
	padding: 0;
	list-style: none;
	font: helvetica, arial, san-serif;
	font-size: large;
	color: white;
}
ul.channels li {
	display: inline;
	float: left;
	margin: 10px 15px 10px 0;
}

.gen-txt {
	padding: 5px 10px 0 0;
	margin-top: 10px;	
}
.gen-txt img {
	float: right;
	margin: 0px 0px 5px 5px;
}
/* end video col */


/* start schedule col */

.schedule-col .txt-mod {
	background: #111111; 
	color: white; 
	padding: 13px; 
	margin-top: 10px;
	font-size: 11px; 
	line-height: 16px;
}

.stathead {
	background: #003366;
	color: white;
}

.tablehead {
	background: #333;
	color: #ccc;
	width: 460px;
	margin-left: 0;
	padding-left: 0;
	margin-right: 0;
	padding-right: 0;
}
table tr td {
	font-family: verdana, arial, san-serif;
	font-size: x-small;
	line-height: 15px;
}
.tablehead td {
	padding:4px 4px 4px 8px;
}
.colhead {
	background: #1c1c1c;
	color: white;
}
.evenrow {
	background: #222222;
}
.oddrow {
	background: #444444;
}
.ad {
	margin: 0 0 10px 0;
}

/* end schedule col */