.sponsors td {
	vertical-align: middle;
}
#streams {
	width:100%;
}
#streams tr {
	height:200px;
}
#streams td {
	padding: 0;
}
#streams .tcell {
	border:1px solid #000;
}
#streams .header {
	padding: 5px 0 5px 0;
	font-weight:bold;
	border-bottom:1px dotted #000;
	background:#fff;
	text-align: center;
	margin: 0;
	height: 4em;
}
#streams .links {
	margin: 0;
	margin-bottom:5px;
	padding: 5px 0 5px 0;
	border-bottom:1px dotted #000;
	background:#fff;
	text-align: center;
}
#streams ul {
	margin:0;
	padding:0;
}
#streams ul li {
	margin-left:20px;
}
span.time {
	color: #808284;
}

#livenews .time {
	display: block;
}


#livenews {
	margin: 0;
	padding: 0;
}

#livenews li {
	list-style-type: none;
	margin: 0 0 1em 0;
	padding: 0;
}
