@charset "UTF-8";
/* Beltaine - testimonials */

#testBodyWrap {
	width:900px;
	margin-left:13px;
}
.testWrap {
	margin-left:25px;
}
.testTitle {
	font-family:Lucida Grande, Arial;
	font-size:16px;
	color:#000;
}
.test, .test a:link, .test a:visited {
	font-family:Lucida Grande, Arial;
	font-size:14px;
	color:#084F96;
	text-decoration:none;
	margin-left:1px;
}
.test a:active, .test a:hover {
	color:#fff;
	background-color:#084F96;
}
.testTitlePage {
	font-size:24px;
	margin-left:7px;
	font-family:Lucida Grande, Arial;
	border-bottom:#DDDDDD dotted thin;
	margin-right:10px;
}
.testIconWrap {

}
.testInfoTxt {
	font-family:Lucida Grande, Arial;
	font-size:12px;
	color:#000;
	width:850px;
}
