/* 
///////////////////////////////////////////////////////////////////////
/// LATEST															///
/////////////////////////////////////////////////////////////////////// 
*/

#content .news-latest-container h2
{
	margin-top: -5px;
	font-size: 14px;
	margin-bottom: 5px;
	color: #787878;
	border-bottom: 2px  inset #dcdcdc;	
	padding-bottom: 4px;
}

#content .news-latest-container h3
{
	font-size: 11px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin: 0px;
}

#content .news-latest-container p.bodytext
{
	padding-top: 0px;
	margin-top: 0px;
	font-size: 10px;
	line-height: 12px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	text-align: justify;
}

#content .news-latest-container div.news-latest-morelink
{
	font-size: 10px;
	margin-top: 2px;
	padding-top: 0px;
}

#content div.news-latest-item
{
	margin: 0px;
}

/* LIST */

#content .news-list-container hr.clearer
{
	margin: 0px;
	margin-bottom: 0px;
	visibility: hidden;
	height: 0px;
}


#content .news-list-container h3
{
	font-size: 13px;
	margin-bottom: 8px;
	color: #787878;
	border-bottom: 2px  inset #dcdcdc;	
	padding-bottom: 4px;
}

#content div.news-list-item
{
	margin-bottom: 25px;
}
