table.investor_news {
	margin-left: 10px;
	background-color: #d5e2d9;
}

table.investor_news td.investor_headlines {
	padding-top: 5px;
}

table.investor_news td.investor_headlines a {
	color: #000000;
	text-decoration: none;
	font-size: 11px;
}

table.investor_news div.bullet {
	 margin-left: 10px;
	 float: left;
	 vertical-align: middle;
}

table.investor_news div.headline {
	float: left;
	margin-left: 4px;
	width: 150px;
	padding-bottom: 10px;
}

table.investor_news div.more_news {
	text-align: right;
	padding-bottom: 5px;
	margin-right: 5px;
}

table.investor_news div.more_news a {
	text-decoration: none;
	color: #000000;
	font-style: italic;
}

div.clear {
	clear: both;
	line-height: 0em;
	height: 0px;
}