td.tonight {
    padding: 13px 0 13px 20px;
}

td.tonight td.screenshot {
    padding: 12px 10px 0 0;
}

td.tonight td.info {
    vertical-align: bottom;
    font: bold 14px verdana, sans-serif;
    color: #256688;
}

td.tonight td.info div.when {
    margin-top: 2px;
    font: bold 11px verdana, sans-serif;
    color: #4C9DC8;
}

td.search {
    vertical-align: top;
    padding-top: 13px;
    color: #256688;
}

td.search label {
    display: block;
    font: bold 10px verdana, sans-serif;
    margin: 12px 0 2px 0;
}

td.search div.title {
    margin-bottom: 4px;
}

td.search input.text {
    width: 162px;
    background: #DAEAF2;
    border: 1px solid #4695BF;
}


td.search span.month {
    font: bold 10px verdana, sans-serif;
    color: #4C9DC8;
}

td.search input.submit {
    display: block;
    margin-top: 14px;
}

td.calendar {
    padding-top: 7px;
}

td.calendar table {
    width: 162px;
}

td.calendar td {
    color: #347090;
    text-align: center;
    padding: 2px 0;
    font: 12px verdana, sans-serif;
}

td.calendar td.months {
    color: #FFF;
    background: #4695BF;
    font: bold 12px verdana, sans-serif;
    padding: 4px 7px;
    white-space: nowrap;
}

td.calendar td.months a {
    color: #7EB5D2;
}

td.calendar td.months a:hover {
    color: #FFF;
}

td.calendar th {
    width: 23px;
    padding-top: 7px;
    color: #347090;
}

td.calendar td.selected {
    background: #4B9CC7;
    color: #FFF;
}

td.today {
    padding: 8px 0 8px 20px;
    color: #256688;
    font: bold 18px/18px arial, sans-serif;
}

td.today span.timezone {
    font: 10px/18px verdana, sans-serif;
}

td.week {
    vertical-align: bottom;
    text-align: right;
}

td.week table {
    float: right;
    margin-right: 20px;
}

td.week td {
    padding-left: 3px;
}

td.listings {
    padding: 16px 10px 20px 10px;
}

td.listings td {
    font: 12px verdana, sans-serif;
    color: #256688;
    padding: 9px 10px;
}

td.listings th {
    font: bold 14px verdana, sans-serif;
    color: #256688;
    text-align: left;
    padding: 0 0 0 10px;
}

td.listings td.alt {
    background: #E9EFF3;
}

td.listings div.time {
    width: 64px;
    padding-bottom: 3px;
    border-bottom: 1px solid #256688;
}

td.listings div.program {
    width: 250px;
    padding-bottom: 3px;
    border-bottom: 1px solid #256688;
}

td.listings div.episode {
    width: 333px;
    padding-bottom: 3px;
    border-bottom: 1px solid #256688;
}

td.bottom_ad {
    background: #3E5363;
    text-align: center;
    padding: 1px 0 1px 0;
}

td.bottom_ad_rounded {
    background: #3E5363;
}

