.voices_preview H3
{
	padding: 3px 0;

	font-weight: bold;
	font-size: 104%;
	text-transform: uppercase;
	color: #000;
	border-bottom: 2px dotted #666;
	margin-bottom: 10px;
}





.voices_preview .name {
	padding: 0 0 10px;
	font: 104%;
	color: #ed1c24;
}

.voices_preview blockquote{
	background:transparent url(../quote-left.gif) no-repeat scroll left top;
	margin: 0;
	padding-top: 15px;
}
.voices_preview blockquote p {

	color: #333;
	font-style: normal;
	padding-bottom: 15px;
}
.voices_preview blockquote p img {
	position: relative;
	top: .6em;
}


