﻿.testimoniallist
{
	width:190px;
	padding-left:3px; 
	overflow:hidden;
	margin-bottom:50px;
}

.testimoniallistitem
{
	padding-bottom:5px;	
	width:190px;
	overflow:hidden;
}

.testimoniallistitemlink
{
	font-size:8pt;
	padding-bottom:5px;	
	color:#000000;
	text-decoration:none;
	width:190px;
	overflow:hidden;
}
.testimoniallistitemlink:hover
{
	color:#000000;
	text-decoration:underline;
}

.testimoniallistitemdate
{
	font-size:8pt;
	padding-bottom:5px;	
	color:#dddddd;
	text-decoration:none;
	width:190px;
	overflow:hidden;
}
.testimoniallistitemdate:hover
{
	color:#dddddd;
	text-decoration:underline;
}
