﻿.News
{
	margin-top: 2px;
}

.News h2
{
	margin: 0px;
}

.News a
{
	border: none;
}


.NewsSeparator
{
	border: dotted 1px #FF9C31;
	height: 1px;
}

.NewsMotto
{
	font-size: x-small;
	color: Gray;
	font-style: italic;
}

.NewsNameCell
{
	vertical-align: top;
}


.NewsTop5
{
	background-color: #FFD767;
	border: solid 1px #FF9C31;
	
	margin: 5px;
	padding: 5px;
}

.NewsTop5 a
{
	text-decoration: none;
	font-weight: normal;
}


.NewsTop5 a:hover
{
	text-decoration: underline;
	background-color: Transparent;
}