@charset "UTF-8";
#content-container {
	margin: 10px 0px 0px;
	padding: 0px 0px 10px;
	width: 450px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}
a {
	font-weight: bold;
	text-decoration: none;
}

#content-container #testimonial-image {
	height: 150px;
	width: 202px;
	position: absolute;
	left: auto;
	top: auto;
}
#content-container #content {
	background: #FFFFFF url(../testimonials/img/testimonial-content-btm.gif) no-repeat right bottom;
	width: 399px;
	margin: 0px 0px 0px 51px;
	padding: 0px 0px 10px;
	text-align: left;
	font-size: 13px;
}
#content-container #content h1 {
	background: #000000 url(../testimonials/img/testimonial-content-top.gif) no-repeat -51px bottom;
	display: block;
	margin: 0px;
	padding: 0px 5px 12px 160px;
	width: 235px;
	color: #FFFFFF;
	text-align: left;
	font-size: 15px;
	line-height: 17px;
}
#content-container #content #spacer {
	margin: 0px 10px 0px 0px;
	padding: 0px;
}
#content-container #content p {
	margin: 0px;
	padding: 0px 5px 10px;
}
#testimonials-nav {
	padding: 5px 0px 15px 0px;
}
#testimonials-nav a {
	line-height: 15px;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
