

.ticker_content {
    color: #FCF1B4;
    font: bold 12px Arial, Verdana, Helvetica, sans-serif;
    background: url("../img/tickerbg.jpg");
    background-color: #718FA7;
}
.ticker_content a {color: #FCF1B4;}
.ticker_content a:link {color: #FCF1B4;}
.ticker_content a:hover {color: #FCF1B4;}

.tickertitle {
    width: 171px;
    padding: 0 5px;
    font: bold 12px  Arial,Verdana, Helvetica, sans-serif;
    text-align: center;
    color: #fff;
    background:url("../img/tickertitlebg.jpg") bottom right;
    background-repeat: no-repeat;
    background-color: #718FA7;
    white-space: nowrap;
}

.tickerleft {background: url("../img/tickerleft.jpg");}
.tickerright {background: url("../img/tickerright.jpg");}

.weekshows {
    width: 215px;
    height:24px;
    font: bold 10px  Verdana, Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    text-align :  center;
    white-space: nowrap;
    background: url("../img/programalinkbg.jpg");
    background-repeat: no-repeat;
    background-color: #7392A9;
}

.weekshows2 {
    width: 240px;
    height:24px;
    font: bold 10px  Verdana, Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    text-align :  center;
    white-space: nowrap;
    background: url("../img/programalinkbg2.jpg");
    background-repeat: no-repeat;
    background-color: #7392A9;
}




 
 
 




