/*  TESTIMONIALS CSS  */

.testimonials_link {
	padding:0;
	margin:0 0 10px 0;
	text-align:justify;
}

.testimonials_link a:link {
	color:#398C31;
	text-decoration:none;
	font-size:18px;
}

.testimonials_link a:hover {
	color:#398C31 !important;
	text-decoration:none;
	font-size:18px;
}

.testimonials_link a:visited {
	color:#398C31;
	text-decoration:none;
	font-size:18px;
}

.feature_text {
	font-size:13px;
	font-weight:normal !important;
	padding-left:10px;
	text-align:left;
}

.offerDetails {
	float:left;
	width:570px;
}

.offerDetails hr {
	background-color:#FFFFFF;
	border-color:#CCCCCC;
	border-style:none none dotted;
	border-width:1px;
	color:#FFFFFF;
	margin:7px 0 20px;
	clear:left;
}

.testimonials_header {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding:0;
	margin:0;
	color:#BF047E;	
	margin:0 0 5px;
}

.testimonials_header a:link {
	color:#398C31;
}

.testimonials_header a:hover {
	color:#006837 !important;
}

.testimonials_header a:visited {
	color:#398C31;
}

.short_testimonial {
	padding:0;
	margin:0px 0 0 0;
}

.short_testimonial p {
	padding:0;
	margin:0px 0 0 0;
}

.short_testimonial a {
	background:transparent url(/images/more_button.gif) no-repeat scroll 0 0;
	float:left;
	height:28px !important;
	margin:8px 1px 10px 0;
	text-indent:-2000px;
	width:129px;
}

.short_testimonial a:hover {
	background:transparent url(/images/more_button.gif) no-repeat scroll 0 -28px;
	color:#1DC0E9;
	font-weight:bold;
	padding:0 !important;
}

