.tv_logos{

	background-color:#f3f3f3;
	border:1px solid #cdcdcd;
	text-align:center;
	border-top:2px solid #990000;	
}	
.tv_logos a{
	display:block;	
}
.tv_chan{
	float:left;
	width:78px;
	height:50px;
	padding-top:10px;
	border:1px solid #EEE;
	margin:1px;
	background:#fff;
}
.tv_chan:hover{
	background:#EEE;
	border:1px solid #990000;
}
.tv_chan_sel{
	float:left;
	width:78px;
	height:50px;
	padding-top:10px;
	border:1px solid #990000;
	margin:1px;
	background:#EEE;
}
.tv_logos{
	 height:55px;
}
.tv_logo{
	float:left; 
	margin-top:0px;  
	margin-left:10px;
}
.tv_logo img{
	float:left;
}
.tv_title{
	font-size: 18px;
	padding-left: 10px;
	color: #666;
	width: 214px;
	line-height: 20px;
	text-align: left;
	display: table-cell;
	height: 37px;
	vertical-align: middle;
}
.tv_share{
	float:right; 
	padding-top:12px; 
	padding-right:10px;
}
.tv_share a{
	float:left;
	margin-left:8px;
}
#fbShareButton{
	padding-top: 1px;
}
#dvrNote{
	position: absolute;
	z-index: 999;
	top: 267px;
	left: 247px;
	color:#fff;
	font-size: 13px;
	display: none;
}
#dvrMain{
	width:987px;  background:#fff; text-align:center;
}
#dvrTop{
	width:640px; height:567px; float:left
}
#dvrFlash{
	position: relative;
}
#contactButton{
	float:left;
	line-height: 18px;
	margin-top: -6px;
	width: 210px;
	text-align: left;
}
#contactButton input{
	font-family: Arial;
	padding: 3px;
	font-size: 9px;
	width: 200px;
}

