.testimonialContainer 
{
	border: none;
	width: 176px;
	height: 316px;
	background-color: #fff;
}
.testimonialTop 
{
	border: none;
	width: 176px;
	height: 66px;
	background-color: #fff;
}
.testimonialText 
{
	border: none;
	width: 176px;
	height: 191px;
	background-color: #fff;
	color: #666;
	font: normal 11px Arial, Verdana, Helvetica, Sans-serif;
	text-align: justify;
	padding-top: 5px;
}
.testimonialBottom 
{
	border: none;
	width: 176px;
	height: 66px;
	background-color: #fff;
}