﻿.testimonial {
	width:520px;
}
.testimonial .testimonial-header {
	background-image: url('/global/img/testimonials-soldsign-and-line.gif');
	background-repeat: no-repeat;
	background-position:top;
	width:auto;
	height:45px;
}
.testimonial .testimonial-biline img 
{
	float:left;
	width:169px;
	height:120px;
}

.testimonial .testimonial-biline .title {
	float:left;
	font-size:16px;
	font-style:italic;
	color:#4B8FE3;
	font-weight:bold;
	width:330px;
	margin-top:25px;
	margin-left:5px;
	margin-right:5px;
	text-align:left;
}

.testimonial .testimonial-biline .title .signature 
{
	vertical-align:bottom;
}
.testimonial .testimonial-biline .title2 {
	float:left;
	font-size:16px;
	font-style:italic;
	color:#A5B56B;
	font-weight:bold;
	width:330px;
	margin-top:5px;
	margin-left:5px;
	margin-right:5px;
	text-align:left;
}

.testimonial .testimonial-biline {
	clear:both;
	height:120px;
	margin-bottom:15px;
}

.testimonial-summary 
{
	width:520px;
	padding-bottom:15px;
	margin-right:10px;
	clear:both;
}

.testimonial-summary .summary-image 
{
	float:left;
	width:150px;
	height:100px;
	position:relative;
}


.testimonial-summary .summary-image .background
{
	float:left;
	width:150px;
	height:100px;
	z-index:-100;
	border-style:none;
	opacity:1;
	filter:none;
}

.testimonial-summary .summary-image .sold
{
	position:absolute;
	top:6px;
	left:0;
	border-style:none;
	height:auto;
	width:auto;
}

.testimonial-summary .summary-image .readmore
{
	position:absolute;
	bottom:0px;
	left:0;
	border-style:none;
	height:auto;
	width:150px;
}

.testimonial-summary .lhs 
{
	display:inline;
	float:left;
}

.testimonial-summary .title {
	float:left;
	font-size:13px;
	color:#4B8FE3;
	font-weight:bold;
	width:350px;
	margin-left:10px;
	margin-bottom:5px;
	text-align:left;
	overflow:hidden;
}

.testimonial-summary .testimonial-body 
{
	float:left;
	display:inline;
	margin-bottom:15px;
	margin-left:10px;
	text-align:justify;
	width:350px;
}