.testimonialcontainer {
	width: 750px;
	height: 460px;	
	position: relative;
	margin-left: 10px;
}
.testimonialpanel {
	width:500px;
	height:380px;
	float:left;
	position:relative;
}
.imagepanel {
	width:250px;
	height:380px;
	float:left;
	position:relative;
}
.testimonialouter {
	background-image: url(../images/left_comma.jpg);
	background-repeat: no-repeat;
	height: 80px;
	width: 480px;
	position: relative;
	margin-bottom: 10px;

}
.testimonialtext {
	margin-top: 8px;
	background-image: url(../images/right_comma.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-left: 34px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}
