/* default font settings */
	p, div, td, blockquote {  	
		font-family: Arial, Helvetica, sans-serif;	
		font-size: 13px;	
		}	
	a:link {
		text-decoration: none; 
		color: #003366;
		}
		
	a:visited {
		text-decoration: none; 
		color: #003366;
		}
		
	a:hover, a:active {
		text-decoration: underline; 
		color: #003366;
		}
/* end default */	
/* exclusive for owrap - not shared with content well */
	span a.chnl { 
		text-decoration: underline;		
		color: #fff !important;		
		}	
	span a.chnl:hover { 
		text-decoration: underline;		
		color: #fff !important;		
		}	
	.header {        
		font-family: Arial, Helvetica, sans-serif;        
		font-size: 22px;        
		font-weight: bold;         
		color: #336699;        
		}
	td.fstyle {	
		font-size: 13px;	
		font-family: Arial, Helvetica, sans-serif; 
		}
	span.header {
		font-size: 18px;
		color: #369;
		}
	#copyright {
		color: fff;
		}
/* end owrap properties *//* font stylings for shop & save search form */
	a.shoplink1 {
		font-family:arial,helvetica,sans-serif;
		font-size:12px;
		color:#a92929;
		}
	a.shoplink2 {
		font-family:arial,helvetica,sans-serif;
		font-size:11px;
		}
/* end shop & save search form stuff */
	table {	
		font-size: x-small
		}
	.error {  
		font-family: Arial, Helvetica, sans-serif; 	
		font-size: x-small; 	
		color: #FF0000
		}
	.standardbold {  
		font-family: Arial, Helvetica, sans-serif; 	
		font-size: x-small; 	
		font-style: normal; 	
		font-weight: bold
		}
	.subscriptbold {
		font-family: Arial, Helvetica, sans-serif; 	
		font-size: 10px; 	
		font-weight: bold
		}
	.headline {  
		font-family: Arial, Helvetica, sans-serif; 	
		font-size: 18px; 	
		font-weight: bold
		}	
	.pagetitle {  
		font-size: large
		}
	.mainheadline { 
		font-family: Arial, Helvetica, sans-serif; 
		font-size: medium; font-weight: bold 
		}
	.subscript {  
		font-family: Arial, Helvetica, sans-serif; 	
		font-size: 10px; 	font-style: normal; 	
		font-weight: normal}
	.subscriptital {  
		font-family: Arial, Helvetica, sans-serif; 	
		font-size: 10px; 	
		font-style: italic; 	
		font-weight: normal
		}
	.standardital {  
		font-family: Arial, Helvetica, sans-serif; 	
		font-size: x-small; 	
		font-style: italic; 	
		font-weight: normal;
		}	
/*  Properties for Featured Ads right rail element for Shop&Save pages */
	.shoplinks {
		font: bold 11px tahoma,arial,sans-serif;
		color: #BE0008;
		text-decoration: underline;
		}
	.shoptext {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;color: #000000;
		}
/* end Featured Ads classes *//* Added by mlh on 12/2/2004 - style required to control header search display */
	td.headerSearch div {	
		display: inline;	
		vertical-align: middle;	
		color: #fff;	
		font-size: 12px;	
		font-family: Arial,Helvetica,sans-serif;
		}
/* end header search display style */

/*** Edited by mrb on 12/2/2005 - required to control marketplace include ***/
	/* DIRECTORY TABS */
	.cnTabDirWrapper {
		position: relative;
		}
	.cnTabDirWrapper h1 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		margin: 0px;
		padding: 2px 0px;
		text-align: center;
		width: 100px;}
	/* removed due to PC IE incompatibility
	.cnTabDirWrapper a, cnTabDirWrapper a:visited {
		width: 100px;
		text-decoration: none;
		color: #ffffff;
		}
	.cnTabDirWrapper a:hover {
		color: #cccccc;
		}
	*/
	/* Set the common tab positioning/size here */
	#cnTabDirTab1, #cnTabDirTab2, #cnTabDirTab3 {
		position: absolute;
		top: 0px;
		width: 100px;
		height: 17px;
		overflow: hidden;
		}
	/* Set link styles for tabs - required for PC IE */
	#cnTabDirTab1 a, #cnTabDirTab2 a, #cnTabDirTab3 a {
		color: #ffffff;
		text-decoration: none;
		}
	#cnTabDirTab1 a:hover, #cnTabDirTab2 a:hover, #cnTabDirTab3 a:hover {
		color: #cccccc;
		text-decoration: none;
		}
	#cnTabDirTab1 a:visited, #cnTabDirTab2 a:visited, #cnTabDirTab3 a:visited {
		color: #ffffff;
		text-decoration: none;
		}
	/* Set each unique tab's left/right positioning here */
	/* ***OLD TABS -- REMOVED EVENTS TAB*** */
	#cnTabDirTab1 {left: 0px;}
	#cnTabDirTab2 {left: 100px;}
	#cnTabDirTab3 {left: 200px;}
	/* Set the common text area positioning/size here */
	#cnTabDirText1, #cnTabDirText2, #cnTabDirText3 {
		position: relative;
		top: 17px;
		right: 0px;
		width: 298px;
		background: #84A0C8 url(http://www.wacotrib.com/custom/nospider/impl/images/cn_tab_dir_bg_fade.jpg) no-repeat;
		border-left: 1px solid #0A3066;
		border-right: 1px solid #0A3066;
		border-bottom: 1px solid #0A3066;
		overflow: hidden;
		}
	/* added to override default link/text colors */
	#cnTabDirText1, #cnTabDirText2, #cnTabDirText3 {
		color: #ffffff;
	}
	
	#cnTabDirText1 TR.monthHeading a, #cnTabDirText1 TD.bottomMonth a {
		color: #003366;
		text-decoration: none;
	}
	
	#cnTabDirText1 a, #cnTabDirText1 TD.day a, #cnTabDirText2 a, #cnTabDirText3 a {
		color: #ffffff;
		text-decoration: none;
	}
	
	#cnTabDirText1 TR.monthHeading a:hover, #cnTabDirText1 TD.bottomMonth a:hover {
		color: #003366;
		text-decoration: underline;
	}
	
	#cnTabDirText1 a:hover, #cnTabDirText1 TD.day a:hover, #cnTabDirText2 a:hover, #cnTabDirText3 a:hover {
		color: #ffffff;
		text-decoration: underline;
	}
	
	#cnTabDirText1 TR.monthHeading a:visited, #cnTabDirText1 TD.bottomMonth a:visited {
		color: #003366;
		text-decoration: none;
	}	
	
	#cnTabDirText1 a:visited, #cnTabDirText1 TD.day a:visited, #cnTabDirText2 a:visited, #cnTabDirText3 a:visited {
		color: #ffffff;
		text-decoration: none;
	}
	/* Set the classes called by the Javascript for changing tab/text classes */
	#cnTabDirTool .on {
		background: #fff url(http://www.wacotrib.com/custom/nospider/impl/images/cn_tab_dir_active.gif) no-repeat;
		}
	#cnTabDirTool .off {
		background: #fff url(http://www.wacotrib.com/custom/nospider/impl/images/cn_tab_dir_inactive.gif) no-repeat;
		}
	#cnTabDirTool .show {
		display: block;
		}
	#cnTabDirTool .hide {
		display: none;
		}
	/* MARKETPLACE TABS */
	/* Set the outer DIV class for H1 headers */
	.cnTabMktplcWrapper H1 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-weight: bold;
		margin: 0px;
		padding: 1px 0px;
		text-align: center;
		}
	/* Set the classes called by the Javascript for changing text classes */
	#cnTabMktplcTool .show {
		display: block;
		}
	#cnTabMktplcTool .hide {
		display: none;
		}
	#cnTabMktplcTool .on {
		background: url(http://www.wacotrib.com/custom/nospider/impl/images/cn_tab_mktplc_active.gif) no-repeat;
		}
	#cnTabMktplcTool .off {
		background: url(http://www.wacotrib.com/custom/nospider/impl/images/cn_tab_mktplc_inactive.gif) no-repeat;
		}
	/* Set the common tab size/format here */
	#cnTabMktplcText1, #cnTabMktplcText2 {
		width: 194px;
		height: 53px;
		border-left: 1px solid #0A3066;
		border-right: 1px solid #0A3066;
		overflow: hidden;
		}
	/* Set each unique tab's size/format here */
	#cnTabMktplcTab1 {
		width: 98px;
		height: 13px;
		overflow: hidden;
		}
		/* #cnTabMktplcTab1.on {background: url(http://www.wacotrib.com/custom/nospider/impl/images/cn_tab_mktplc_left_active.gif) no-repeat;}
		#cnTabMktplcTab1.off {background: url(http://www.wacotrib.com/custom/nospider/impl/images/n_tab_mktplc_left_inactive.gif) no-repeat;} */
	#cnTabMktplcTab2 {
		width: 98px;
		height: 13px;
		overflow: hidden;
		}
		/* #cnTabMktplcTab2.on {background: url(http://www.wacotrib.com/custom/nospider/impl/images/cn_tab_mktplc_right_active.gif) no-repeat;}
		#cnTabMktplcTab2.off {background: url(http://www.wacotrib.com/custom/nospider/impl/images/cn_tab_mktplc_right_inactive.gif) no-repeat;} */
	/* Set the common tab links here */
	#cnTabMktplcTab1.on a, #cnTabMktplcTab1.on a:hover, #cnTabMktplcTab2.on a, #cnTabMktplcTab2.on a:hover {
		text-decoration: none;
		color: #0A3066;
		}
	#cnTabMktplcTab1.off a, #cnTabMktplcTab1.off a:hover, #cnTabMktplcTab2.off a, #cnTabMktplcTab2.off a:hover {
		text-decoration: none;
		color: #ffffff;
		}

/*** Added by rdh on 10/6/2005 - required to control weather include ***/
	td.wthr {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-weight: bold;
		color: #666666;
		text-align: center;
		}
	#desc {
		font-size: 10px;
		}
	#temp {
		font-size: 18px;
		}
/*** Added by mlh on 10/6 - required for Advertisement header display ***/
	span#ad {
		width: 100%;
		color: #666;
		font-size: 11px;
		font-family: Arial,Helvetica,sans-serif;
		text-align: center;
		}
/*** Added by rdh on 10/6 - required for Top Jobs output ***/
	td.topjobs {
		font-size: 11px;
		color: #333333;
		}
/*** Added by rdh on 10/6 - required for Top Jobs output ***/
	td.wctopjobs {
		font-size: 11px;
		color: #ffffff;
		}
/***Added by pellani - CONTENT STYLES *//* General content styles*/
	h1 {
		font-size: 24px;
		margin: 3px 0px 3px 0px;
		}
	h2	{
		font-size: 22px;
		margin: 3px 0px 3px 0px;
		}
	h3	{
		font-size: 18px;
		margin: 3px 0px 3px 0px;
		}
	h4	{
		font-size: 11px;
		margin: 0px 0px 0px 0px;
		}
/* Makes CRT (widgets 1 graph) have large type headline */
	#large_hed .cxnhdln {
		font-size: 20px;
		font-weight: normal;
		font-family: arial,helv;
		}
	#large_hed .body {
		font-size: 12px;
		font-weight: normal;
		font-family: arial,helv;
		}
/* Lead teases across local & shared */
	.credit {
		font-family: arial,helv;
		font-weight: bold;
		font-size: 11px;
		color: #666666;
		text-align: right;
		/* removed by mrb - 1/30/2006 */
		/* margin: -12px 0px -12px 0px; */
		}
	.caption {
		font-family: arial,helv;
		font-weight: normal;
		font-size: 11px;
		color: #666666;
		margin: 0px 0px 0px 0px;
		}
	.summary {
		font-family: arial,helv;
		font-weight: normal;
		font-size: 12px;
		color: #333333;
		margin: 0px 0px 0px 0px;
		}
/* styles for Inside modules */
	.summary_2 {
		font-family: arial;
		font-weight: normal;
		font-size: 11px;
		color: #333333;
		margin: 0px 0px 0px 0px;
		}
/* Small titles above widgets */
	.header {
		font-family: arial,helv;
		font-weight: bold;
		font-size: 11px;
		color: #990000;
		margin: 3px 0px 3px 0px;
		}
	.health_rule {
		font-family: arial,helv;
		font-weight: bold;
		font-size: 11px;
		color: #990000;
		margin: 3px 0px 3px 0px;
		}
	.news_rule {
		font-family: arial,helv;
		font-weight: bold;
		font-size: 11px;
		color: #990000;
		margin: 3px 0px 3px 0px;
		}
/* Graphical titles above widgets */
	.header_2 {
		padding: 5px 0 0 0;
		/* width: 300px; */
		height: 18px;
		font-family: arial,helv;
		border-bottom: solid 1px #666666;
		font-weight: bold;
		font-size: 11px;
		color: #990000;
		margin: 0px 0px 0px 0px;
		}
	.header_2_img {
		margin: 0;
		padding: 0;
		float: left;
		}
/* Most important widgets - bolds heds; normal more link */
	#leadhdln .cxnhdln ul li {
		list-style-image: url(http://img.coxnewsweb.com/C/06/31/54/image_1854316.jpg);
		margin: 12px 0px 12px -17px;
		font-weight: bold;
		font-size: 11px;
		}
	#leadhdln .cxnmorehdln ul li {
		list-style: none;
		margin: 12px 0px 12px -17px;
		font-weight: normal;
		font-size: 11px;
		}
/* Other widgets 1 - normal headlines, bold more link */
	#morehdln .cxnmorehdln {
		font-weight: bold;
		font-size: 11px;
		}
	#morehdln .cxnhdln ul li {
		list-style-image: url(http://img.coxnewsweb.com/C/06/31/54/image_1854316.jpg);
		margin: 12px 0px 12px -17px;
		font-weight: normal;
		font-size: 11px;
		}
	#morehdln .cxnmorehdln ul li {
		list-style: none;
		margin: 12px 0px 12px -17px;
		font-weight: bold;
		font-size: 11px;
		}
/*	 Other widgets 2 - normal headlines, bold more link */
	#morehdln_2 .cxnhdln ul li {
		list-style-image: url(http://img.coxnewsweb.com/C/06/31/54/image_1854316.jpg);
		margin: 12px 0px 12px -17px;
		font-weight: normal;
		font-size: 11px;
		}
	#morehdln_2 .cxnmorehdln ul li {
		list-style: none;
		margin: 12px 0px 12px -17px;
		font-weight: bold;
		font-size: 11px;
		}
/* Covers widgets not wrapped with IDs above */
	.cxnhdln ul li {
		list-style-image: url(http://img.coxnewsweb.com/C/06/31/54/image_1854316.jpg);
		margin: 12px 0px 12px -17px;
		font-weight: normal;
		font-size: 11px;
		}
/* styles for inside entertainment tabs (dining, events, movies) */
	#movies_tab {
		font-family: arial,helv;
		font-weight: bold;
		font-size: 12px;
		color: #ffffff;
		padding: 10 px 10 px;
		}	
	#dining_tab {
		font-family: arial,helv;
		font-weight: bold;
		font-size: 12px;
		color: #ffffff;
		}
/* style wraps pages with only one tdl; puts padding around the content well */		
	#padding_shell {
		padding: 0px 15px 15px 0px;
		}	
/* Border Styles */
	.cnborderbottom {
		border-bottom: 1px dashed #ccc;
		}
	.cnbordertop {
		border-top: 1px dashed #ccc;
		}
	.cnborderleft {
		border-left: 1px dashed #ccc;
		}
	.cnborderright {
		border-right: 1px dashed #ccc;
		}
	.cnborderbottomleft {
		border-left: 1px dashed #ccc;
		border-bottom: 1px dashed #ccc;
		}
	.cnborderbottomright {
		border-right: 1px dashed #ccc;
		border-bottom: 1px dashed #ccc;
		}
/***Added by pellani - CONTENT STYLES */
/* General content styles*/
	h1	{
		font-size: 24px;
		margin: 3px 0px 3px 0px;
		}
	h2	{
		font-size: 22px;
		margin: 3px 0px 3px 0px;
		}
	h3	{
		font-size: 18px;
		margin: 3px 0px 3px 0px;
		}
	h4	{
		font-size: 11px;
		margin: 0px 0px 0px 0px;
		}
/* Makes CRT (widgets 1 graph) have large type headline */	
	#large_hed span.cxnhdln { 
		font-size: 20px;
		font-weight: bold;
		}
	#large_hed .body { 
		font-size: 12px;
		font-weight: normal;
		font-family: arial,helv;
		}
/* Lead teases across local & shared */	
	.credit {
		font-weight: bold;
		font-size: 11px;
		color: #ffffff;
		text-align: right;
		margin: -12px 0px -12px 0px;
		}
	.caption { 
		font-weight: normal;
		font-size: 11px;
		color: #666666;
		margin: 0px 0px 0px 0px;
		}
	.summary {
		font-weight: normal;
		font-size: 12px;
		color: #333333;
		margin: 0px 0px 0px 0px;
		}
/* styles for Inside modules */
	.summary_2 {
		font-weight: normal; 
		font-size: 11px;
		color: #333333;
		margin: 0px 0px 0px 0px;
		}
/* Small titles above widgets */
	.header {
		font-weight: bold;
		font-size: 11px;
		color: #990000;
		margin: 3px 0px 3px 0px;
		}
		/* For slightly larger headers on one column content pages */
	.header_1col {
		font-weight: bold;
		font-size: 13px;
		color: #990000;
		margin: 3px 0px 3px 0px;
		}
	.health_rule	{
		font-weight: bold;
		font-size: 11px;
		color: #990000;
		margin: 3px 0px 3px 0px;
		}	
	.news_rule	{
		font-weight: bold;
		font-size: 11px;
		color: #990000;
		margin: 3px 0px 3px 0px;
		}		
/* Most important widgets - bolds heds; normal more link */
	#leadhdln .cxnhdln ul li {
		list-style-image: url(http://img.coxnewsweb.com/C/08/50/70/image_1870508.gif);
		margin: 12px 0px 12px -17px;
		font-weight: bold;
		font-size: 11px;
		}
	#leadhdln .cxnmorehdln ul li {
		list-style: none;
		margin: 12px 0px 12px -17px;
		font-weight: normal;
		font-size: 11px;
		}
/* Other widgets 1 - normal headlines, bold more link */
	#morehdln .cxnmorehdln {
		font-weight: bold;
		font-size: 11px;
		}
	#morehdln .cxnhdln ul li {
		list-style-image: url(http://img.coxnewsweb.com/C/08/50/70/image_1870508.gif);
		margin: 12px 0px 12px -17px;
		font-weight: normal;
		font-size: 11px;
		}
	#morehdln .cxnmorehdln ul li {
		list-style: none;
		margin: 12px 0px 12px -17px;
		font-weight: bold;
		font-size: 11px;
		}
/* Other widgets 2 - normal headlines, bold more link */
	#morehdln_2 .cxnhdln ul li {
		list-style-image: url(http://img.coxnewsweb.com/C/08/50/70/image_1870508.gif);
		margin: 12px 0px 12px -17px;
		font-weight: normal;
		font-size: 11px;
		}
	#morehdln_2 .cxnmorehdln ul li {
		list-style: none;
		margin: 12px 0px 12px -17px;
		font-weight: bold;
		font-size: 11px;
		}
/* Covers widgets not wrapped with IDs above */
	.cxnhdln ul li {
		list-style-image: url(http://img.coxnewsweb.com/C/08/50/70/image_1870508.gif);
		margin: 12px 0px 12px -17px;
		font-weight: normal;
		font-size: 11px;
		}
/* styles for inside entertainment tabs (dining, events, movies) */		
	#movies_tab {
		font-family: arial,helv;
		font-weight: bold;
		font-size: 12px;
		color: #ffffff;
		padding: 10 px 10 px;
		}
	#dining_tab {
		font-family: arial,helv;
		font-weight: bold;
		font-size: 12px;
		color: #ffffff;
		}
/* style wraps pages with only one tdl; puts padding around the content well */
	#padding_shell {
		padding: 0px 15px 15px 0px;
		}	
/* For treatment of the in content topjobs container */	
#horiz_topjobs { 
	color: #666666; 
	font-size: 11px; 
	background: #F8F9FB;  
	border-top-width: 1px; 
	border-top-style: dashed; 
	border-top-color: rgb(204, 204, 204); 
	border-bottom-width: 1px; 
	border-bottom-style: dashed; 
	border-bottom-color: rgb(204, 204, 204); 
		}

/* Added 2005/11/28 by Dave Nelson for UClick Pages */
#cnhdruclick {background-image: url(http://www.wacotrib.com/custom/nospider/impl/images/hdr_uclick_wacotrib.jpg); background-color: #fff; background-repeat:  no-repeat;}
#cnhdruclick {font-size: 13px; font-family: Arial, Helvetica, sans-serif;}
#cnhdruclick th {background: #0B3065; color: #fff; font-size: 13px; font-family: Arial, Helvetica, sans-serif; text-align: left; font-weight: bold;}
#cnhdruclick a, .fstyle a:link, .fstyle a:visited {color: #000; text-decoration: none;}
#cnhdruclick a:hover, .fstyle a:active {color: #000; text-decoration: underline;}
#cnhdruclick .cnmenuback {background: #EFEFEF; color: #000;}
p.cnpuzzlefoot {width: 800px; text-align:center; font-size:11px;}
a .cnpuzzlefoot, .cnpuzzlefoot a:link, .cnpuzzlefoot a:visited {color: #336699; text-decoration: none;}
.cnpuzzlefoot a:hover, .cnpuzzlefoot a:active {text-decoration: underline;}

	.cnfooter {
		font-size: 11px;
		text-align: center;
		text-decoration: none;
		color: #fff;
		}
	.cnfooter a:link {
		text-decoration: none;
		color: #fff;
		}
	.cnfooter a:visited { 
		text-decoration: none;		
		color: #fff;		
		}
	.cnfooter a:hover { 
		text-decoration: underline;		
		color: #fff;		
		}
	.cnfooter a:active { 
		text-decoration: underline;		
		color: #fff;		
		}

/* Added 2006/01/10 for Classifieds footer */
.classfooter {
  font-size: 11px;
  text-align: center;
  text-decoration: none;
  color: #000;
}
.classfooter a:link, .classfooter a:visited {
  text-decoration: none;
}
.classfooter a:hover, .classfooter a:active { 
  text-decoration: underline;		
}

/* Added 2006/03/14 by Dave Nelson for NIE pages */
#cnnienav {background: #0b3065; color: #fff; font-family: sans-serif; font-size: 10px; padding: 4px; border-top: 1px solid #fff;}
#cnniehed #cnnienav a:link, #cnniehed #cnnienav a:visited {color: #fff;}
#cnniehed #cnnienav a:hover, #cnniehed #cnnienav a:active {color: #fff;}
#cnniehed {padding-bottom: 4px;}
#cnniefooter {width: 600px; text-align: center; padding: 4px 0 10px 0; border-top: 1px solid #000;}
#cnniefooter p {color: #000; font-size: 11px;}


/* added by dnelson@coxnews.com, 06/30/2006, for Quigo display */
div#quigo {margin: 10px 0 20px 10px; text-transform: uppercase;}
div#quigo h3 {margin: 0 10px 10px 0; padding-bottom: 5px; color: #900; font-family: arial,helvetica,sans-serif; font-size: 12px; border-bottom: 1px solid #666;}

/* Added 2006/03/20 by Rob Hazelwood for Clickability and TypeSize */
#clickability {margin-top: 10px; padding-bottom: 0px; width: 100%;}
#clickability span {padding: 0px 20px 10px 20px; height: 20px;}
#clickability #email {background: url(http://www.wacotrib.com/shared-custom/nospider/impl/images/clickability_email.gif) no-repeat;}
#clickability #print {background: url(http://www.wacotrib.com/shared-custom/nospider/impl/images/clickability_print.gif) no-repeat;}
#clickability #most_emailed {background: url(http://www.wacotrib.com/shared-custom/nospider/impl/images/clickability_most_emailed.gif) no-repeat;}
#clickability #popular {background: url(http://www.wacotrib.com/shared-custom/nospider/impl/images/clickability_popular.gif) no-repeat;}
#clickability #typesize {color: #2A4FB1; font-weight: bold; text-decoration: none; font-size: 11px; margin-left: -21px; padding-top: 10px;}
#typesize img {vertical-align:top}

/* Added 2007/10/19 by Jae Moon for Most Popular Stories Clickability */
#mostpopular .header_story {
	text-align:left;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	color:#336f31;
	font-size: 11px;
	padding-left:0px;
	padding-bottom:5px;
	border-bottom: 1px #CCCCCC solid;
}
#mostpopular ul li{
	list-style-image: url(http://img.coxnewsweb.com/C/08/50/70/image_1870508.gif);
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: -5px;
	font-weight: normal;
	font-size: 11px;
	text-align:left;
	padding-right: 10px;
}	

/*nyt feeds added 06192008*/

.nytCredit {
	font-size: 9px;
	text-align: right;
	color: #909090;
	margin-bottom: 3px;
	width:100%;
}

.nytCaption {
	color: #666;
	font-size: 91.6%;
	line-height: 1.2em;
	margin: 0;
	padding: 0;
}

/*added 06192008 acap div style*/
.cnfooterAcap {
	text-align: center;	
}
