/* Start of CMSMS style sheet 'ticker_general' */
#news {
	text-align: left;
	padding-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #babab1;
	width: 996px;
	margin-left: 1px;
	margin-bottom: 16px;
}
a.news_title {
	float: left;
	color: #00A0D6;
	margin-left: 2px;
	margin-right: 0;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	padding: 10px;
              padding-right:10px;
}
a.news_title:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #00A0D6;
}
a.news_link {
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;
	color: #1d2281;
	padding-left: 3px;
	padding-right: 3px;
}
a.news_link:hover {
	text-decoration: none;
	background-color: #1D2281;
	color: #FFFFFF;
}
/* End of 'ticker_general' */

