/*testimony page styles*/


.h1_secondLevel {
	margin-top:15px;
}


.testimony_list_color {
	color:#4b5056;
}


.testimony_letter
{
	margin-left:20px;
	margin-right:10px;
}

.testimony_letter ol 
{
	color:#4b5056;
	padding-right:20px;
	padding-left:20px;
	margin-left:10px;
}


.testimony_letter ol li
{
	font-family:Verdana;
	margin-bottom:30px;
	list-style-type:square;
	line-height:16px;
	color:#dc291e;
}

.date
{
	text-align:left;
	font-size:12px;
	margin-left:-90px;
}


.leftcol{
	float:left;
	width:350px; 
	margin-top:0; 
	vertical-align:top
}

.rightcol{
	float:right;
	width:535px; 
	margin-top:0; 
	vertical-align:top
}
