#testi_container {
	border-top:#ccc 1px solid;
	overflow:auto;
}

#testi_container q.testimonials_mini { height:540px; }
#testi_container .testimonials_maxi { height:700px; }

#content blockquote {
	background:url(../images/quote_open.gif) no-repeat 18px 18px;
	padding:18px;
}
#content blockquote p {
	padding:0 2.5em 1em 2.5em;
}
#content blockquote p.author {
	font-size:0.9em;
	color:#3870b0;
	font-style:italic;
	text-align:right;
	background:url(../images/quote_close.gif) no-repeat right bottom;
}
#content blockquote.gray_bg {
	background:#f0f0f0 url(../images/quote_open.gif) no-repeat 18px 18px;
}
#content #scrollTab {
	float:right;
	font-size:0.9em;
	line-height:1.3em;
	width:9em;
	background:#ccc url(../images/corner_tabright.gif) no-repeat right top;
	margin:4px 0 0 0;
	padding:0;
}
#content #scrollTab li {
	color:#fff;
	text-align:center;
	background:transparent;
	padding:0;
}
#content #scrollTab li a {
	color:#fff;
	text-decoration:none;
	background-color:transparent;
}
#content #scrollTab li a:hover {
	text-decoration:underline;
}
#content #scrollTab .tab_max {
	background:url(../images/corner_tableft_max.gif) no-repeat left top;
}
#content #scrollTab .tab_min {
	background:url(../images/corner_tableft_min.gif) no-repeat left top;
}