/*	__news
---------------------------------------------------------------------------- */

/* P2 */

#news_p2 {
	background: #F8FBFB;
}
#news_p2 ul li {
	margin: 0px 10px;
	padding: 23px 0;
	height: auto;
}
#news_p2 ul li + li {
	border-top: 2px dotted #e1e1e1;
	height: 98px;
}
#news_p2 .image-144x81 {
	height: auto;
	margin-right: 10px;
}
#news_p2 .image-144x81 span {
	background: #2a2621;
	display: block;
	text-align: right;
	padding: 2px 4px;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
}
#news_p2 div.copy {
	float: left;
	width: 490px;
}
#news_p2 div.copy a, #news_p2 div.copy span {
	display: block;
}
#news_p2 a.title:link, #news_p2 a.title:visited {
	color: #2a2621;
	font-size: 15px;
	font-weight: bold;
}
#news_p2 a.title:hover, #news_p2 a.title:active {
	color: #ee762c;
}
#news_p2 span.timestamp, #news_p2 span.byline {
	color: #939598;
	font-size: 10px;
}
#news_p2 span.timestamp {
	float: left;
	width: 175px;
}
#news_p2 span.byline {
	font-weight: bold;
}
#news_p2 span.summary {
	clear: both;
	color: #2a2621;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 0;
}
#news_p2 a.link-more:link, #news_p2 a.link-more:visited {
	float: left;
	clear: both;
	font-size: 12px;
	font-weight: bold;
	color: #ee762c;
}
#news_p2 a.link-more:hover, #news_p2 a.link-more:active {
	color: #2a2621;
}
#news_p2 a.link-more img {
	vertical-align: middle;
}
#news_p2 li.link-more {
	height: auto;
	padding: 10px 0;
}

/* Right column */

/* Most Popular Stories */

#popularStories ul li {
	padding: 10px 2px 10px 10px;
}
#popularStories div.number {
	color: #662b02;
	font-size: 16px;
	line-height: normal;
	padding-top: 10px;
}
#popularStories div.image-70x53 {
	width: 70px;
	height: 53px;
	padding: 3px 3px 3px 12px;
	margin-right: 10px;
	background: #2a2621 url('/sitewide/assets/img/news/bg-popular-arrow.gif') top left no-repeat;
}
#popularStories div.copy {
	float: left;
	padding: 0;
	line-height: 15px;
	width: 175px;
}
#popularStories a.headline:link, #popularStories a.headline:visited {
	font-size: 13px;
	font-weight: bold;
	color: #231f20;
}
#popularStories a.headline:hover, #popularStories a.headline:active {
	color: #ee762c;
}
#popularStories span.sub {
	display: block;
	font-size: 11px;
	color: 	#a19156;
}

#updates.module li.newsletters {
	padding: 10px 10px 11px 29px;
}
