/* promo reel */
#News{
        font-family:Georgia, "Times New Roman", Times, serif;
        font-size:14px;
        color:#292B74;
        line-height:24px;
        padding:20px;
        padding-bottom:0;
        width:543px;
        height:220px;
}
#News a{ color:#8eb3f4; text-decoration:underline;}
#News a:hover{ color:#dab471;}
/*#News h2{ font-family:Georgia, "Times New Roman", Times, serif; font-size:28px; color:#dab471; font-weight:normal; margin:0; margin-bottom:10px;}*/

#liveTicker{
        border-bottom:0 solid #96ec52;
        margin-top:0;
        margin-bottom:0;
        padding-bottom:0;
}
#liveTicker_prev{background-image:url(/img/reel/btn_prev.png);}
#liveTicker_next{background-image:url(/img/reel/btn_next.png);}
#liveTicker_play{background-image:url(/img/reel/btn_play.png);}
#liveTicker_pause{background-image:url(/img/reel/btn_pause.png);}
#liveTicker .controls{bottom:20px;right:0px;}
#liveTicker .controls a{margin:0px;margin-left:10px;}
#liveTicker h2{ font-family:Georgia, "Times New Roman", Times, serif; font-size:21px; color:#003C70; font-weight:normal; margin:0; margin-bottom:10px;}
#liveTicker .slide_readmore{
        color:#1F872D;
        bottom:20px;
        padding-left:20px;
        width:100px;
}
#liveTicker .slide_readmore:hover{ color:#292B74;}

#liveTicker .slide_text{margin:0px 0 0;}

#liveTicker .slide_photo img{ border:0px #fff solid;}

#liveTicker .slide_text{
        line-height:22px;
        margin:0 0 0;
        padding:0 20px;
}
#liveTicker div.slide{
        display: none;
        overflow: hidden;
        position: absolute;
        width:100%;
        height:100%;
        top: 0;
        left: 0;
}