#main ul.nobullet li {
list-style:none;
clear:left;
margin:0;
padding:0;
}

#firstColumn, #secondColumn {
width: 280px;
}

#sidebar img a:hover { text-decoration: none; }

/*
------------------------------------------------------------------------------------
PBS Station Module: TV Schedules: What's On Now CSS
------------------------------------------------------------------------------------
*/

.whatsonnow
{
	font: 11px/13px verdana, arial, sans-serif;
	width: 100%;
	margin: 0;
}

.whatsonnowdate
{
	margin: 0 0 7px 0;
}

.whatsonnowprogram
{
	text-align: left;
	width: 100%;
}

.whatsonnowprogram a:link,
.whatsonnowprogram a:visited
{
	color: #000;
	text-decoration: none;
}

.whatsonnowprogram a:hover,
.whatsonnowprogram a:active
{
	text-decoration: underline;
        border:none;
}

.whatsonnowprogram .time
{
	color: #000;
	font-weight : 900;
	width: 60px;
	padding: 5px 0 5px 0;
	vertical-align: top;
}

.whatsonnowprogram .programinfo
{
	padding: 5px 0 5px 5px;
	vertical-align: top;
}

.whatsonnowprogram .programinfo .title
{
	color: #000;
	border:none;
}

.whatsonnowprogram .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; */
}

.posted {
margin: 8px 0 16px;
padding:0
}

ol {
margin:0 0 12px 0;
padding:0;
list-style-type: decimal;
}

ol li {
list-style-type: decimal;
}


div#scheduleDetails
{
  margin: 0px 20px 0px 20px;
  display: none;
}

.seperator {
clear:both;
}

/*
----------------------------------------------------------------------------------------
PBS Station Module: TV Schedules: What's On Tonight CSS
----------------------------------------------------------------------------------------
*/

.whatsontonight
{
	font: 11px/13px verdana, arial, sans-serif;
	width: 100%;
	margin: 0;
}

.whatsontonightdate
{
	margin: 0 0 7px 0;
}

.whatsontonightprogram
{
	text-align: left;
	width: 100%;
}

.whatsontonightprogram a:link,
.whatsontonightprogram a:visited
{
	color: #000;
	text-decoration: none;
        border:none;
}

.whatsontonightprogram a:hover,
.whatsontonightprogram a:active
{
	text-decoration: underline;
        border:none;
}

.whatsontonightprogram .time
{
	color: #000;
	font-weight : 900;
	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;
        border:none;
}

.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; */
}

img.left {
padding:2px;
margin:4px 6px 8px 0;
background-color:#f0f0f0;
border:1px solid #d8d8d8;
float:left;
}

.pbs_tvschedules_modules-whatson-module_container {
font-size: 1.2em;
}

#newshour a:hover {
text-decoration: none;
border: none;
}

#newshour img {
padding: 0;
background: 0;
border: 0;
}