/*----------------------------------------------------------
Notes
----------------------------------------------------------*/

/*----------------------------------------------------------
notes
----------------------------------------------------------*/
#testimonials-nav-container{
	padding:10px;
	background-color:#eceded;
	border:1px;
	border-style:dashed;
	border-color:#e38326;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height:14pt;
}

#testimonials-nav-container a:link{	font-size:10pt; text-decoration:none;}
#testimonials-nav-container a:visited{	font-size:10pt; text-decoration:none;}
#testimonials-nav-container a:active{	font-size:10pt; text-decoration:none;}
#testimonials-nav-container a:hover{	font-size:10pt; text-decoration:underline;}

#testimonials-nav-container ul{
	list-style-type:none;
	margin:0;
	overflow:hidden;
}
#testimonials-nav-container li{
	line-height:1.5em;
	float:left;
	display:inline;
	width:33.333%;
}
#testimonials-container{
	padding:0 10px;
	background-color:#eceded;
	border:1px;
	border-style:dashed;
	border-color:#e38326;
	line-height:14pt;
	margin:10px;
}
#testimonials-container ul{
	list-style-type:none;
	margin:0;
	overflow:hidden;
}
#testimonials-container li{
	line-height:1.5em;
	float:left;
	display:inline;
	width:33.333%;
}
#testimonials-container div{
	text-align:center;
	width:158px;
}
.caseStudyCaption{
	margin-left:60px; width:60%; text-align:left;
}
