#zcc-wrap,#zcc-wrap2 {
	width: 400px;
	margin: 0;
	}
.zcc-primetime {
	border-collapse: collapse;
	caption-side: top;
	font-size: 10px;
	color: #000;
	table-layout: fixed;
	border: 1px solid #999;
	margin: 0 0 10px 0;
	width: 100%;
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	}
.zcc-primetime td,
.zcc-primetime th {
	border: 1px solid #999;
	padding: 3px 4px 5px 4px;
	overflow: hidden;
	}
.zcc-primetime th {
	padding: 3px 4px;
	font-weight: normal;
	text-align: left;
	color: #ffffff;
	background-color: #7ac144;
	border: 0;
	}
.zcc-primetime a {
	color: #004276;
	text-decoration: none;
	font-weight: bold;
	display: block;
	}
.zcc-primetime a:hover {
	text-decoration: underline;
	}
.zcc-primetime .zcc-station,
.zcc-primetime .zcc-station .zcc-callsign {
	text-align: center;
	font-weight: bold;
	}
.zcc-primetime .zcc-station img {
	margin: 0 9px 2px 9px;
	}
.zcc-sked-new {
	color: #cc0000;
}

/* override */
#zcc-wrap #zcc-complete {
	display: none;
	}
#zcc-wrap .zcc-primetime {
	margin: 0;
	border: 1px solid #999;
	}
#zcc-wrap2 thead {
	display: none;
	}
#zcc-wrap2 .zcc-primetime{
	border: 1px solid #999;
	}