.whatsonnow
{
	font: 11px/11px verdana, arial, sans-serif;
	width: 100%;
	margin: 0;
}

.whatsonnowdate
{
	margin: 0 0 7px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	text-align: right;
	color: #000000;
	display: none;
}

.whatsonnowprogram
{
	text-align: left;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}

.whatsonnowprogram a:link,
.whatsonnowprogram a:visited
{
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
}

.whatsonnowprogram a:hover,
.whatsonnowprogram a:active
{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #00529c;
}

.whatsonnowprogram .time
{
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	width: 60px;
	padding-left: 7px;
}

.whatsonnowprogram .programinfo
{
	padding: 5px 0 5px 5px;
	vertical-align: top;
}

.whatsonnowprogram .programinfo .title
{
	color: #000000;
}

.whatsonnowprogram .programinfo .episode
{
	color: #000000;
	font-style: italic;
	/* To turn off episode titles: Remove the comment tags (slashs and asterisks) from the "display: none;" attribute below. */
	display: none;
}

