/** Article page. */
.news_nav_banner {
	font-size: 11px;
	padding: 2px 0px 2px 0px;
}
.news_main_headline h3 {
	color: #D52B1E;
}
.news_main_headline h4 {
	color: #000000;
	font-size: 10px;
	margin-top: -8px;
}
.news_main_image img {
	margin:6px 0 0px 10px;
}
.news_main_by {
	font-size: 10px;
	padding: 0px 0px 0px 10px;
}
.news_main_more {
	margin-top: 20px;
}

/** Categories page. */
.news_header {
	background:url("/images/icons.gif") no-repeat scroll 0 -700px transparent;
	font-weight:bold;
	height:43px;
	margin:10px !important;
	padding:5px 0 0 60px;
}
.news_header h3 {
	margin: 0px 0px 0px 0px;
	color: #000000;
}
.news_header h4 {
	color: #D52B1E;
	margin: 2px 0px 0px 0px;
	font-size: 11px;
	font-weight: normal;
}
.news_header_break {
	height: 1px;
	background: #efefef;
}
.news_abstract, .news_image {
	vertical-align: top;
}
.news_content {
	margin-left: 0px !important;
}
.news_content p {
	margin-top: 0px;
}
.news_headline {
	font-weight: bold;
}
.news_headline a {
	text-decoration: none;
}
.news_item p {
	margin-bottom: 2px;
}
.news_cats_top {
	margin-top: 0px;
	padding: 4px 0px 4px 0px;
	color: #ffffff;
	margin-bottom: 3px;
	background: #5f5f5f;
	text-align: center;
}
.news_cats_bottom {
	margin-top: 4px;
	padding: 4px 0px 4px 0px;
	color: #ffffff;
	margin-bottom: 0px;
	background: #5f5f5f;
	text-align: center;
}
.news_cats_top a, .news_cats_bottom a {
	color: #ffffff;
	text-decoration: none;
}

/** Hacks for inline html css. */
#abcDisclaimer {
	margin-left: 10px;
}
#abcDisclaimer img {
	margin-right: 4px;
}
