.homepage_testimonial .testimonial{
	position:relative;
	top:0px;
	left:0px;
}

.homepage_testimonial .testimonial .testimonial_picture{
	position:absolute;
	top:-3px;
	left:200px;
	text-align:center;
	height:170px;
	line-height:170px;
	width:280px;
}

.homepage_testimonial .testimonial .testimonial_picture img{
	vertical-align:middle;
	border:1px solid #666666;
	background-color:#ffffff;
	padding:2px;
	max-height:164px;
}

.homepage_testimonial .testimonial .testimonial_content{
	position:absolute;
	top:0px;
	left:630px;
	height:170px;
	width:230px;
}

.testimonials-full{
	margin:0px;
	padding:0px;
}

.testimonials-full li{
	padding:0px;
	margin:0px;
	list-style-type:none;
	margin-bottom:10px;
}

.testimonials-full li h4{
	background:none;
	margin:0px;
	padding:0px;
	font-size:16px;
}

.testimonials-full .testimonial_picture img{
	border:1px solid #666666;
	background-color:#ffffff;
	padding:2px;
	max-height:164px;
}