﻿div.NewsPanel
{
	width: 100%;
	height: 220px;
	overflow: auto;
	background-color: White;
}

div.NewsPanel img
{
	height: 200px;
}

div.NewsPanel table tr td
{
	padding-right: 5px;
}
