/*----------------------------------------------------------------------------------------PBS Station Module: TV Schedules: What's On Tonight CSS----------------------------------------------------------------------------------------*/.whatsontonight{	font: 11px/10px verdana, arial, sans-serif;font-size : 9px;	width: 80%;	margin: 0;}.whatsontonightdate{	margin: 0 0 4px 0;}.whatsontonightprogram{	text-align: left;	font-size : 9px;	width: 100%;}.whatsontonightprogram a:link,.whatsontonightprogram a:visited{	color: 0000FF;	text-decoration: none;}.whatsontonightprogram a:hover,.whatsontonightprogram a:active{	color: 990000;	text-decoration: none;}.whatsontonightprogram .time{	color: 666666;	font-weight : bold;	font-size : 9px;	width: 60px;	padding: 5px 0 5px 0;	vertical-align: top;}.whatsontonightprogram .programinfo{	padding: 5px 0 5px 5px;	vertical-align: top;}.whatsontonightprogram .programinfo .title{	color: #000;}.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; */}