.news_bullet_div {
	text-align: left;
	padding-top: 4px;
	padding-left: 4px;
	padding-right: 2px;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 140px;
}

.news_bullet_headline {
/*	font-size: 10pt;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}

a.news_bullet_headline, a:active.news_bullet_headline, a:link.news_bullet_headline, a:visited.news_bullet_headline {
	text-decoration: underline;
	color: #000000;
}

a:hover.news_bullet_headline {
	text-decoration: underline;
	color: #B30520;
}

.news_bullet {
	vertical-align: top;
	color: #555555;
	width: 1px;
	
	padding-left: 0px;
	padding-right: 0px;
}

#scrolling_news {
	height: 316px;
}
