
.quote {
	
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
  	
    color:#999999;
	/*border-top: 1px solid #bbc2cd;
	border-bottom: 1px solid #bbc2cd;	
	background-color:#D8E0ED;*/
	padding:15px;


    line-height:140%;
  
}
.blue
{
color:#0066CC;
}
.quote_name{
	padding-top:2px;
	font: 13px Georgia, "Times New Roman", Times, serif;
	color:#999999;
	padding-left: 15px;
}