﻿div.latest-news 
{
	margin-top: 20px; 
}

div.latest-news h2 
{
	font-size: 11pt;
	font-weight: bold;	
	text-align: left;
}

div.latest-news p.headline
{
	clear: both;
	color: rgb(74, 138, 11);
	font-weight: bold;
	margin-top: 10px;
}

div.latest-news p.description
{
	clear: both;
	font-size: 7pt;
	color: rgb(153, 153, 153);
	margin-left: 5px;
	margin-top: 5px;
}
