﻿h2.news-page-head
{
	color: #98bf0c;
	font-size: 2.2em;
	font-weight: normal;
	margin: 0;
	padding: 1em 0 0;
}
.hind h2.news-page-head {
	color: #61ad36;
	font-size: 2em;
	line-height: 120%;
}
.news-search-panel
{
	float: right;
	display: inline;
	width: 200px;
}
h2.news-search-heading
{
	margin: 0;
	padding: 0.2em 0;
	color: #98bf0c;
	font-size: 1.4em;
	font-weight: normal;
}
.hind h2.news-search-heading {
	color: #61ad36;
	line-height: 120%;
}
.news-entries
{
	clear: right;
	padding-top: 2em;
}
.news-item-container
{
	padding-bottom: 12px;
	border-bottom: 1px solid #98bf0c;
	margin-bottom: 12px;
}
.hind .news-item-container {
	border-bottom-color: #61ad36;
}
.container-red-title .news-item-container
{
	border-bottom-color: #9b0004;
}
.news-item
{
	clear: right;
	font-size: 1em;
	color: #5D5D5F;
	text-align: justify;
}
.news-item:after { content: "."; display: block; height: 0; clear: right; visibility: hidden; }
.news-item { display: inline-block; }
/* required comment for clearfix to work in Opera \*/
* html .news-item { height: 1%; }
.news-item { display: block; }
/* end clearfix */
.news-item p
{
	margin: 1.1em 0;
	line-height: 1.45em;
}
.hind .news-item p {
	line-height: 135%;
}
.news-item .news-teaser-image-container
{
	margin: 0 2.2em 2.2em 0;
	width: 150px;
	overflow: hidden;
	float: left;
	display: inline;
	background-color: #fff;
	padding: 5px;
}
.news-item .news-teaser-image-container a img
{
	border: 0px none;
}
.news-teaser-image-caption
{
	margin: 0.5em 0 0;
	font-size: 0.9em;
	text-align: center;
}
.news-detail-teaser
{
	margin: 1.1em 0px;
	font-weight: bold;
}
.news-read-more
{
	margin-top: 0.4ex;
}
.news-backlink
{
	margin-top: 2.2ex;
}
.news-read-more a, .news-backlink a, .news-read-more a:link, .news-backlink a:link,
.news-read-more a:visited, .news-backlink a:visited
{
	color: #98bf0c;
	text-decoration: none;
}
.hind .news-read-more a, .hind .news-backlink a, .hind .news-read-more a:link, .hind .news-backlink a:link,
.hind .news-read-more a:visited, .hind .news-backlink a:visited
{
	color: #61ad36;
}
.news-read-more a:hover, .news-backlink a:hover, .news-read-more a:active, .news-backlink a:active
{
	text-decoration: underline;
}
.news-source
{
	margin-top: 2.2ex;
}
.news-search-panel .grey-container img
{
	vertical-align: middle;
	margin-bottom: 3px;
}
.news-item h3.news-title
{
	font-size: 1.4em;
	font-weight: normal;
	margin: 0;
	color: #98bf0c;
}
.hind .news-item h3.news-title {
	line-height: 120%;
	color: #61ad36;
	font-weight: bold;
	text-transform: uppercase;
}
.hind .news-item .news-subline {
	margin-top: 0.5ex;
}
.news-item-details .news-item h3.news-title
{
	font-size: 2em;
}
.hind .news-item-details .news-item h3.news-title
{
	line-height: 120%;
}
.news-item-details .news-item .news-subline
{
	font-size: 1.4em;
}
.hind .news-item-details .news-item .news-subline
{
	line-height: 120%;
}
.news-pager-bottom a.SkinObject
{
	font-weight: normal;
	color: #98bf0c;
	padding: 0 1ex 1ex 0;
}
.hind .news-pager-bottom a.SkinObject
{
	color: #61ad36;
}
.left-pane .news-item .date
{
	display: none;
}