@CHARSET "ISO-8859-1";

div.news_references h2 {
	color: #26AB9A;
	font-family: Verdana,Helvetica,FreeSans;
	font-size: 14px;
	margin-bottom: 10px;
	text-transform: uppercase;
}

/*
 * For IE..
 */
div.news_references a {
	text-decoration: none;
}

div.news_reference {
	color: black;
	cursor: hand;
	cursor: pointer !important;
	margin-top: 15px;
}

div.news_reference div.refto {
	font-family: Verdana,Helvetica,FreeSans;
	font-size: 10px;
	text-decoration: none;
}

div.news_reference h3 {
	font-family: Verdana,Helvetica,FreeSans;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	text-decoration: none;
	margin-top: 4px;
	margin-bottom: 5px;
	text-transform: uppercase;
}

div.news_reference p {
	font-family: Verdana,Helvetica,FreeSans;
	font-size: 10px;
	text-decoration: none;
}

div.newsref_hdiv {
	overflow: hidden;
	width: 31px;
	height: 31px;
	background: url(/modules/RSSContent/newsref_divider.png) center left;
}
