.whatsontonight
{
	font: 11px/11px verdana, arial, sans-serif;
	width: 100%;
	margin: 0;
}

.whatsontonightdate
{
	margin: 0 0 7px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	display: none;
}

.whatsontonightprogram
{
	text-align: left;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

.whatsontonightprogram a:link,
.whatsontonightprogram a:visited
{
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.whatsontonightprogram a:hover,
.whatsontonightprogram a:active
{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #00529c;
}

.whatsontonightprogram .time
{
	color: #999999;
	width: 80px;
	padding: 5px 0 5px 0;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
}

.whatsontonightprogram .programinfo
{
	padding: 5px 0 5px 5px;
	vertical-align: top;
}

.whatsontonightprogram .programinfo .title
{
	color: #000;
	float: left;
}

.whatsontonightprogram .programinfo .episode
{
	color: #000;
	font-style: italic;
	/* To turn off episode titles: Remove the comment tags (slashs and asterisks) from the "display: none;" attribute below. */
	display: none;
}
