﻿.newslist
{
	width:190px;
	padding-left:3px; 
	overflow:hidden;
}

.newslistitem
{
	padding-bottom:5px;	
	width:190px;
	overflow:hidden;
}

.newslistitemlink
{
	font-size:8pt;
	padding-bottom:5px;	
	color:#000000;
	text-decoration:none;
	width:190px;
	overflow:hidden;
}
.newslistitemlink:hover
{
	color:#000000;
	text-decoration:underline;
}

.newslistitemdate
{
	font-size:8pt;
	padding-bottom:5px;	
	color:#dddddd;
	text-decoration:none;
	width:190px;
	overflow:hidden;
}
.newslistitemdate:hover
{
	color:#dddddd;
	text-decoration:underline;
}
