﻿#middle-bottom-body p {
	display:					block!important;
	background-image:			url('../site-images/testimonials-bg.gif')!important;
	background-position:		right top!important;
	background-repeat:			no-repeat!important;
	width:						494px!important;
	padding-right:				30px!important;
	margin-top:					0px;
	float:						left;
}

#middle-bottom-body span {
	float:						right;
	color:						#EC008B;
	display:					block;
	margin-top:					10px;
}

#middle-bottom-body hr {
	width:						520px;
	float:						left;
	height:						0px;
	border:						0px;
	border-top:					1px #CCCCCC solid;
	margin:						0px;
	padding:					0px;
	margin-top:					20px;
	margin-bottom:				20px;
}

