.home .testimonialbubble {
	position:absolute;
	margin-left:670px;
	margin-top:20px;
}
.testimonialbubble {
	width:264px;
}
.testimonialbubble .bubbletop {
	background-image:url('/images/tbubble.png');
	background-position:top center;
	background-repeat:no-repeat;
	height:18px;
	width:264px;
	margin-left:auto;
	margin-right:auto;
}
.testimonialbubble .innertext {
	margin:-12px 5px 25px 3px;
	background-color:#dbe0e2;
	color:#676869;
	font-size:14px;
}
.testimonialbubble .bubblebottom {
	background-image:url('/images/tbubble.png');
	background-position:bottom center;
	background-repeat:no-repeat;
	min-height:70px;
	padding:10px;
	padding-bottom:30px;
	color:#ffffff;
}
.testimonialcredits {
	margin-left:10px;
	margin-top:-35px;
	width:170px;
	font-size:12px;
}
.testimonialcredits h2 {
	font-weight:normal;
}
