﻿.WashingtonTimes h3
{
    background-image:url('/App_Themes/CBNNews/Images/washingtontimes-header2.jpg');
    background-position:top left;
    height:30px;
    background-repeat:no-repeat;
}
.JerusalemDateline h3
{
    background-image:url('/App_Themes/CBNNews/Images/JerusalemDatelineHeader.gif');
    background-position:top left;
    height:80px;
    background-repeat:no-repeat;
}
.JerusalemDateline h3 a
{
	display:block;
	height: 80px;
}
.WashingtonTimes h3 span, .JerusalemDateline h3 span
{
    display:none;
}
div#livePlayerBlock, div#sidebarGive
{
    margin-bottom:20px;
}
div#livePlayerHeader
{
    height:26px;
    font-size:12px;
    text-transform:uppercase;
    background-color:#000;
    margin-bottom:5px;
}
div#livePlayerHeader a
{
    color:#ccc;
    text-decoration:none;
}
div#livePlayerHeader a:hover
{
    color:#fff;
}
span#livePlayerLink, span#livePlayerDetachLink, span#livePlayerWatchLink
{
    display:block;
    width:auto;
    height:26px;
    padding-left:6px;
    padding-right:6px;
    line-height:26px;
    background-repeat:no-repeat;
}
span#livePlayerLink
{
    float:left;
    background-image:url(/App_Themes/CBNNews/Images/int-bg-blackRoundedLeft.gif);
    background-position:left top;
}
span#livePlayerDetachLink
{
    float:right;
    background-color:#413f40;
    background-image:url(/App_Themes/CBNNews/Images/int-bg-greyRoundedRight.gif);
    background-position:right top;
}
span#livePlayerWatchLink
{    
    float:right;
    background-color:#990000;
    background-image:url(/App_Themes/CBNNews/Images/int-bg-redRoundedRight.gif);
    background-position:right top;
}
ol.popularList
{
    font-size:1.2em;
    font-weight:bold;
    color:#999;
    line-height:1.8em;
}
ol.popularList a
{
    line-height:1.4em;
    font-size:1em;
}
div#moreBlock
{
	position:relative;
	z-index:1;
}