BODY
{
	font: 12px arial, helvetica, sans-serif; 
	color:#333333; 
	text-align: left; 
	line-height: 1.3;	
}

.pagination
{
	color:#999;
	font-family:verdana;
	font-size:10px;
	text-align:right;
	padding-top:2px;
	padding-bottom:2px;
	padding-right:5px;
}
.pagination A
{
	color:#0081C6;
	text-decoration:none;
}

.pagination .arrows
{
	font-weight:bold;
}

.testimonial_list
{
	padding-left:17px;
	padding-right:11px;
}

.testimonial_list .separator
{
	background-image:url(../img/dashes_horiz.gif);
	background-repeat:repeat-x;
	margin-top:8px;
	margin-bottom:8px;
}

.testimonial .subject
{
	font-family:Times New Roman;
	font-size:18px;
	color:#CE176B;
}

.testimonial .copy
{
	font-family:arial;
	font-size:12px;
	color:#333333;
	padding-bottom:8px;
}

.testimonial .author
{
	font-family:verdana;
	font-size:10px;
	color:#999;
}
