﻿.News
{
	width:100%;
	margin-top: 10px;
}

.News h2
{
	margin: 0px;
}

.News a
{
	border: none;
}

.News_imagecell
{
	vertical-align: middle;
	text-align: center;
	width:200px;
	padding-left: 10px;
	padding-right: 0px;
}

.NewsSeparator hr
{
	border: dotted 1px #C4DBF2;
	height: 1px;
}

.NewsMotto
{
	font-size: x-small;
	color: Gray;
	font-style: italic;
}

.NewsShortDescriptionCell
{
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: justify;
}

.NewsNameCell
{
	vertical-align: top;
}

.NewsNameCell a:hover
{
	text-decoration: none;
	background-color: White;
}

.NewsLinkCell
{
	vertical-align: bottom;
}
