a.tvChannel {color: #002455;}
a.tvChannel:hover {color: #ff0000;}
a.tvPath {color: #002455;}
a.tvPath:hover {color: #ff0000;}
a.tvChannelDate {color: #002455;}
a.tvChannelDate:hover {color: #ff0000;}
a.tvProgram {color: #1669a9;}
a.tvProgram:hover {color: #ff0000;}
a.tvColumnProgram {color: #002455;}
a.tvColumnProgram:hover {color: #ff0000;}
a.tvDate {color: #002455;}
a.tvDate:hover {color: #ff0000;}
#tvline {
	width: 90%;
	margin: 0 auto 20px;
	text-align: left;
}
#tvline-left {
	width: 22%;
	padding: 0 0 0 0;
	vertical-align: top;
}
#tvline-center {
	width: 50%;
	padding: 0 0 0 0;
	vertical-align: top;
}
#tvline-right {
	width: 22%;
	padding: 0 0 0 0;
	vertical-align: top;
}
div.of-tvline-left {
	width: 235px;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
}
div.of-tvline-center {
	width: 478px;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
}
div.of-tvline-right {
	width: 235px;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
}
div#tv-channel-title, div.tv-channel-title {
	position: relative;
	height: 40px;
	margin-bottom: 5px;
/*	border: 1px solid red;*/
}
div#tv-channel-title-img, div.tv-channel-title-img {
	position: relative;
	height: 40px;
	width: 40px;
	background-repeat: no-repeat;
	background-position: center center;
}
h2#tv-channel-title-h, span.tv-channel-title-h, h3.tv-channel-title-h, p.tv-channel-title-h {
	display: block;
	position: absolute;
	top: 0px;
	padding-left: 50px;
/*	border: 1px solid green;*/
	line-height: 40px;
}
h3.tv-channel-title-h a {color: #002455;}
h3.tv-channel-title-h a:hover {color: #ff0000;}
div.tv-channel-programs {
/*	border: 1px solid green;*/
	padding: 0 0 0 50px;
}
div.tv-channel-separator {
	margin: 18px 0 7px 0;
	border-bottom: 1px solid #bbb;
}

