﻿#index-latestnews
{
	margin-top: 40px;
	width: 500px;
}

#index-latestnews h2
{
	margin-bottom: 15px;
}

#index-latestnews h3
{
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 18px;
}
#index-latestnews div
{
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px dashed gray;
	font-size: 10px;
}

#index-latestnews span
{
	font-style: italic;
}

h3 a
{
	text-decoration:none;
	color:Black;
}

h3 a:hover
{
	text-decoration:underline;
}
