/*------------------------------------------------------------------------------------PBS Station Module: TV Schedules: What's On Now CSS------------------------------------------------------------------------------------*/.whatsonnow{	font: 11px/13px verdana, arial, sans-serif;	width: 100%;	margin: 0;	font-family: Verdana, Arial, Helvetica, sans-serif;}.whatsonnowdate{	margin: 0 0 7px 0;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 10px;	font-style: normal;	font-weight: normal;color: #000000;}.whatsonnowprogram{	text-align: left;	width: 100%;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 10px;}.whatsonnowprogram a:link,.whatsonnowprogram a:visited{	color: #003366;	text-decoration: none;	font-size: 11px;	font-family: Verdana, Arial, Helvetica, sans-serif;}.whatsonnowprogram a:hover,.whatsonnowprogram a:active{	text-decoration: none;	color: #000066;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;}.whatsonnowprogram .time{	color: #000;	font-weight : 500;	width: 60px;	padding: 5px 0 5px 0;	vertical-align: top;	font-family: Verdana, Arial, Helvetica, sans-serif;}.whatsonnowprogram .programinfo{	padding: 5px 0 5px 5px;	vertical-align: top;	font-family: Verdana, Arial, Helvetica, sans-serif;}.whatsonnowprogram .programinfo .title{	color: #000;	font-family: Verdana, Arial, Helvetica, sans-serif;}.whatsonnowprogram .programinfo .episode{	color: #000;	font-family: Verdana, Arial, Helvetica, sans-serif;		/* To turn off episode titles: Remove the comment tags (slashs and asterisks) from the "display: none;" attribute below. */	/* display: none; */}