/* ############### common css ### */
/* BREAKING NEWS BANNER section/story pages */
/* global */
#cnnBNBBreakingNews,
#cnnBNBNewsAlert,
#cnnBNBFreeToday,
#cnnBNBTuneIn
{width:980px;}

#cnnBNBBreakingNews TABLE TD, 
#cnnBNBNewsAlert TABLE TD, 
#cnnBNBFreeToday TABLE TD, 
#cnnBNBTuneIn TABLE TD  
{vertical-align:top;border-bottom:1px solid #fff;}

#cnnBNBBreakingNews TABLE TD IMG, 
#cnnBNBNewsAlert TABLE TD IMG, 
#cnnBNBFreeToday TABLE TD IMG, 
#cnnBNBTuneIn TABLE TD IMG 
{margin:0 20px;}

#cnnBNBBreakingNews TABLE TD DIV, 
#cnnBNBNewsAlert TABLE TD DIV, 
#cnnBNBFreeToday TABLE TD DIV, 
#cnnBNBTuneIn TABLE TD DIV 
{padding-right:20px;}

/* breaking news */
#cnnBNBBreakingNews TABLE {background:url(http://www.blog.cibusa.com/images/BGbreaking.gif) 0 0 repeat-x #e30000;width:100%;}
#cnnBNBBreakingNews TABLE TD.right {font-size:14px;color:#fff;font-weight:bold;height:35px;padding:6px 0 6px 0;vertical-align:middle;}
#cnnBNBBreakingNews TABLE TD.right A:link, 
#cnnBNBBreakingNews TABLE TD.right A:visited {color:#fff;}

/* news alert & developing story */
#cnnBNBBreakingNews.cnnBreakingNewsIntl TABLE,
#cnnBNBNewsAlert TABLE {background:url(http://www.blog.cibusa.com/images/BGdeveloping.gif) 0 0 repeat-x #fff554;width:100%;}

#cnnBNBBreakingNews.cnnBreakingNewsIntl TABLE TD.right,
#cnnBNBNewsAlert TABLE TD.right {font-size:14px;color:#000;font-weight:bold;height:35px;padding:6px 0 6px 0;vertical-align:middle;}

#cnnBNBBreakingNews.cnnBreakingNewsIntl TABLE TD A,
#cnnBNBBreakingNews.cnnBreakingNewsIntl TABLE TD A:visited,
#cnnBNBNewsAlert TABLE TD.right A:link, 
#cnnBNBNewsAlert TABLE TD.right A:visited {color:#000;}

/* free today */
#cnnBNBFreeToday TABLE {background:url(http://www.blog.cibusa.com/images/BGblue.gif) 0 0 repeat-x #299cbd;width:100%;}
#cnnBNBFreeToday TABLE.cnn911Mem
{background:#666 url(http://www.blog.cibusa.com/images/BGtile.gif) 0 0 repeat-x;}
#cnnBNBFreeToday TABLE TD.right {font-size:14px;color:#fff;font-weight:bold;height:35px;padding:6px 0 6px 0;vertical-align:middle;}
#cnnBNBFreeToday TABLE TD.right A:link, 
#cnnBNBFreeToday TABLE TD.right A:visited {color:#fff;}

/* free today sponsored */
.cnnBnbSponsored {position:relative;}
.cnnBnbAdvert {position:absolute;top:8px;left:790px;font-size:10px;font-weight:normal;color:#fff;}
.cnnBnbAdvert IMG {vertical-align:middle;}

/* tune in */
#cnnBNBTuneIn TABLE {background:url(http://www.blog.cibusa.com/images/BGgray.gif) 0 0 repeat-x #8ca3ac;width:100%;}
#cnnBNBTuneIn TABLE TD.right {font-size:14px;color:#fff;font-weight:bold;height:35px;padding:6px 0 6px 0;vertical-align:middle;}
#cnnBNBTuneIn TABLE TD.right A:link, 
#cnnBNBTuneIn TABLE TD.right A:visited {color:#fff;}

#cnnBNBBreakingNews TABLE TD.right
{background:url(http://www.blog.cibusa.com/images/BGbreaking_rt.gif) top right no-repeat;}

#cnnBNBBreakingNews.cnnBreakingNewsIntl TABLE TD.right,
#cnnBNBNewsAlert TABLE TD.right
{background:url(http://www.blog.cibusa.com/images/BGdeveloping_rt.gif) top right no-repeat;}

#cnnBNBFreeToday TABLE TD.right
{background:url(http://www.blog.cibusa.com/images/BGblue_rt.gif) top right no-repeat;}

#cnnBNBFreeToday TABLE.cnn911Mem TD.right
{background:url(http://www.blog.cibusa.com/images/pipeline.gif) top right no-repeat;}

#cnnBNBTuneIn TABLE TD.right
{background:url(http://www.blog.cibusa.com/images/BGgray_rt.gif) top right no-repeat;}

/* END BREAKING NEWS BANNER */

/* _______________ Breaking News Bar _______________ */

#cnnBreakingNewsBar {
	background: #fff200;
	speak: normal;
	width:980px;
}

#cnnBreakingNewsTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #000;
}

#cnnBreakingNewsTitle H1 {
	padding: 0;
	margin: 0;
	font-size: 1em;
	line-height: 1em;
	display: inline;
}

#cnnBreakingNewsText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}

#cnnBreakingNewsText A:link, #cnnBreakingNewsText A:visited {
	color: #000;
}

/* ############################## */




