/*
 * show/hide live streaming link based on time-of-day
 * is_live: false
 */
 
img#listenwatchbtn {
    background-image: url(/images/nav/listen_watch.png)
}

