#TestimonialBox
{
	width: 175px;
	display: inline;
}

#TestimonialBox .TestimonialContent
{
	border: 1px solid #B2B2B2; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Black;
	margin-bottom: 10px;
}

#TestimonialBox .TestimonialHdr
{
	margin-left: 6px; 
	margin-top: 10px;
}

#TestimonialBox .TestimonialText
{
	/*padding: 0px 6px 5px 6px;*/
	width: 163px;
}

.cTestBox
{
	background-color: #FAFAD2;
}

.cTestTtl 
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #2A5B87; 
	font-weight: bold; 
}
