.zap2it {padding: 5px;}
.zcc-sked-main {
    font-weight: bold;
}

.zcc-sked {
    padding: 5px 0px;
	border-top: 1px solid #9db3b9;
}

.zcc-prog {
    font-weight: bold;
}

.zcc-prog-title {
    font-size: 13px;
}
.zcc-sked-attributes {
    font-size: 10px;
}

.zcc-callsign, .zcc-aff {
    display:none;
}

#tms_widget_footer_wrap,
#zcc-wrap {					/* adjust width here  */
	width: 100%;
	margin: 0;
	}

#tms_widget_footer {
	color: #999;
	font-size: 9px;
	line-height: 1.5;
	text-align: right;
	padding: 0px 6px;
	margin: 0;
}
#tms_widget_footer a:link,
#tms_widget_footer a:visited,
#tms_widget_footer a:hover,
#tms_widget_footer a:active {
	color: #999;
	text-decoration: none;
	}
#tms_widget_footer a:hover {
	color: #666;
	text-decoration: underline;
	}

#tms_widget_footer_complete {
	font-size: 14px;
	line-height: 2.0;
	text-align: left;
	margin: 0;
	}
#tms_widget_footer_complete a:link,
#tms_widget_footer_complete a:visited,
#tms_widget_footer_complete a:hover,
#tms_widget_footer_complete a:active {
	text-decoration: none;
	}
#tms_widget_footer_complete a:hover {
	text-decoration: underline;
	}
#zcc-grid-label { 			/* grid label CSS */
	font: bold 16px Arial, Helvetica, sans-serif;
	margin: 0 0 2px;
	text-indent: 10px;
	}
#tms_widget_nationalad,
#tms_widget_footer_wrap,
#zcc-wrap {					/* adjust width here  */
	width: 300px;
	}
#zcc-wrap {
	margin: 0;
	padding: 0;
	}
.zcc-primetime { 			/* Text within grid  */
	border-collapse: collapse;
	caption-side: top;
	font-size: 10px;
	color: #000;
	table-layout: fixed;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	margin: 1px;
	width: 100%;
	}
.zcc-primetime td,
.zcc-primetime th {
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	padding: 3px 4px 5px;
	overflow: hidden;
	font-family: Verdana, sans-serif;
	}
.zcc-primetime th {
	padding: 3px 4px;
	font-weight: normal;
	text-align: left;
	}
.zcc-primetime a {
	color: #000;
	text-decoration: underline;
	}
.zcc-primetime a:hover {
	text-decoration: none;
	}
.zcc-primetime .zcc-station,
.zcc-primetime .zcc-station .zcc-callsign {
	text-align: center;
	}
.zcc-primetime .zcc-station img {
	text-align: center;
	}
#tms_widget_footer {
	clear: both;
	color: #999;
	font-family: arial, sans-serif;
	font-size: 9px;
	line-height: 1.5;
	text-align: right;
	padding: 0 6px 0 0;
	border-color: #999;
	border-width: 0 1px 1px;
	border-style: solid;
	margin: 0;
	}
#tms_widget_footer a:link,
#tms_widget_footer a:visited,
#tms_widget_footer a:hover,
#tms_widget_footer a:active {
	color: #999;
	text-decoration: none;
	}
#tms_widget_footer a:hover {
	color: #666;
	text-decoration: underline;
	}

#tms_widget_nationalad {
	padding: 0;
	margin: 0;
	}
#tms_widget_nationalad2 {
	text-align: center;
	padding: 0;
	margin: 0;
	border-color: #999;
	border-width: 0 1px 1px;
	border-style: solid;
	}

/* Gecko hacks to maintain correct width */

#tms_widget_footer_wrap:not([id*=""]),
#tms_widget_nationalad:not([id*=""]) {
	margin: 0 0 0 -1px;
	}
#tms_widget_footer:not([id*=""]) {
	width: 293px; /* -1 wrapper div width - horizontal padding */
	}
#tms_widget_nationalad2:not([id*=""]) {
	width: 299px; /* -1 wrapper div width */
	}

.zcc-powered-by {
	display: none;
	}
