@charset "utf-8";
#TVLwrap {
	width: 980px;
	position: relative;
	margin: 0 auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
}
#TVLwrap p {
}
#TVLmodLeft, #TVLmodRight {
	position: relative;
	float: left;
	height: 345px;
	width: 265px;
	text-align: center;
}
#TVLmodLeft *, #TVLmodRight *{
	max-width: 230px;
	display: block;
	margin: 5px auto;
	border: 0;
}
#TVLmodCenter {
	position: relative;
	float: left;
	height: 345px;
	width: 450px;
	text-align: center;
	background-image: url(../img/TVL/tvbg.gif);
	background-repeat: no-repeat;	
}
#TVLlowLinks /*#TVLmodCenter *{
	dis	play: block;
	margin: 15px auto;
}*/
 img.img {
	margin-right: 5px;
}
#TVLvidContent {
	height: 303px;
	width: 404px;
	float: left;
	position: relative;
	margin: 15px 0 0 17px;
/*	margin: -32px 0 0 20px;*/
}
/*.TVLPositioner {
	top: 15px;
}*/
#TVLlowLinks {
	position: relative;
	float: left;
	margin-bottom: 10px;
}
#TVLlowLinks img {
	border: 0px;
}

#TVLhosts {
	width: 980px;
	height: 420px;
	clear: both;
}
#TVLtitle {
	background-image: url(../img/TVL/hostBg.gif);
	background-repeat: no-repeat;
	background-position: top center;
	height: 40px;
}
.TVLhostSplit , .TVLhostSplit2 {
	float: left;
	width: 485px;
	position: relative;
	/*height: 400px;*/
	background-image: url(../img/TVL/hostSplitBg.gif);
	background-repeat: repeat-x;
}
.TVLhostSplit h2, .TVLhostSplit2 h2{
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 12px;
}
.TVLhostSplit p, .TVLhostSplit2 p{
	text-align: left;
	font-size: 14px;
	line-height: 1.5em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.TVLhostSplit2 {
	margin-left: 10px;
}
.TVLhostSplit img {
	float: left;
	margin-top: 40px;
}
.TVLhostSplit2 img {
	float: right;
	margin-top: 40px;
}
.TVLhostSplit .TVLhostInfo, .TVLhostSplit2 .TVLhostInfo  {
	width: 220px;
	padding: 40px 0 10px 10px;
	float: left;
}
.TVLorange {
	color: #F36B21;
	text-decoration: none;
}
.TVLTVReadMore {
	float: right;
	color: #0082BA;
	text-decoration: underline;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	cursor: auto;
	margin-top: 10px;
}
.TVLblue {
	color: #0096D7;
	text-decoration: none;
}
.left-ten-px {
	margin: -10px;
}
