﻿.CenterContentWhereToWatch			{	padding:0 1px 0 1px;
										display:table;
										height:400px;
									}
.ZipCodeLookupContent				{	background-color:#c7e0f8;
										color:#666683;
										padding:5px;

									}
.searchTextBox						{	border:solid 1px black;
										width:50px;
									}
.sectionGrid						{	border:none 0px;
										margin-top:10px;
									}
									
.sectionGrid td, .sectionGrid th	{	color:#0e2662;
										font-family:Verdana;
										padding-top:5px;
										padding-bottom:10px;
									}
									
.sectionGridRow						{	background-color:#cfd4e0;}									
.sectionGridRowAlternate			{	background-color:white;}

.sectionGridHeader					{	background-color:white;
										font-size:10px;
										
										
									}
.sectionGridHeader th				{	padding-top:10px;
										padding-bottom:4px;
									}									
									
									
.sectionGridHeaderFirstColumn		{	width:100px;
										
									}

.sectionGridItemProvider			{	width:100px;
										font-size:10px;
										font-weight:bold;
										
									}
.sectionGridItemChannel				{	width:48px;
										font-weight:bold;
										font-size:10px;
										text-align:center;
										vertical-align:top;
									}
.sectionGridItemInfoHeader			{	padding-left:10px;
									}									
.sectionGridItemInfo				{	font-size:9px;
										line-height:1.4;
										padding-left:10px;
									}

.poweredBy							{	font:bold 10px/1 Verdana;
										color:#0e2662;
										width:400px; 
										text-align:right;
									}