.blockquoteTestify {
	padding: 0px 0px 0px 0px; 
	margin: 0 0 0 0; 
}
.quote {
	margin-bottom: 0px;
	padding: 20px 0px 10px 0px; margin: 0;
	font-size:1.75em;
	
}

.quote a
{
	font-family: "Times New Roman", Times, serif;
	line-height: 20px;
	font-style:italic;
	font-weight:bold;
	color:#FFCC99;
}

.quote a:hover
{
	text-decoration:none;
}
.attribution {
	font-family: "Times New Roman", Times, serif;
	text-align: right;
	margin-top: 0px;
	font-style:italic;
	font-size:1.2em;
	padding: 0 10px 0 0; 
	color:#FF9933;
	
}
.testimonial-text a{
	font-size: 18px;
	font-weight: normal;
	line-height: 15px;
}
.line-sep {
	background-color:#663399;
	height: 2px;
	width: 350px;
}

