/* 
// ***************************************************************************
//   Capital IT Inc. Copyright (C) 2008. All Rights Reserved  $Revision: 1.4 $                     
// ***************************************************************************
*/ 
#testimonial_text h1 {	
	margin: 20px 20px 0px 20px;
	text-align: left;
}
#testimonial_text blockquote {
	font-size: 11pt;
	font-weight: bold;
	color: #777777;
	font-style: italic;
	margin: 20px 75px 3px 75px;
	text-align: left;
}
#testimonial_text cite {
}
#testimonial_text address {
	color: #fe4f02;
	font-size: 10pt;
	font-style: normal;
	text-align: right;
	margin: 0px 60px 27px 60px;
}
#testimonial_text hr.middle {
	margin: 0px 30px 27px 30px;
} 
