#testimonial {
	position: relative;
	width: 249px;
	height: 224px;
	float: left;
}
#testimonialtext {
	position: relative;
	clear: left;
	width: 239px;
	height: 224px;
	overflow: hidden;
	background-position: right center;
	background-repeat: no-repeat;
}
.testimonial1 {
	background-image: url("/gfx/testimonials/1.gif");
}
.testimonial2 {
	background-image: url("/gfx/testimonials/2.gif");
}
.testimonial3 {
	background-image: url("/gfx/testimonials/3.gif");
}
.testimonial4 {
	background-image: url("/gfx/testimonials/4.gif");
}
.testimonial5 {
	background-image: url("/gfx/testimonials/5.gif");
}
.testimonial6 {
	background-image: url("/gfx/testimonials/6.gif");
}
.testimonial7 {
	background-image: url("/gfx/testimonials/7.gif");
}
.testimonial8 {
	background-image: url("/gfx/testimonials/8.gif");
}
.testimonial9 {
	background-image: url("/gfx/testimonials/9.gif");
}
.testimonial10 {
	background-image: url("/gfx/testimonials/10.gif");
}
.testimonial11 {
	background-image: url("/gfx/testimonials/11.gif");
}
.testimonial12 {
	background-image: url("/gfx/testimonials/12.gif");
}
.testimonial13 {
	background-image: url("/gfx/testimonials/13.gif");
}
.testimonial14 {
	background-image: url("/gfx/testimonials/14.gif");
}
.testimonial15 {
	background-image: url("/gfx/testimonials/15.gif");
}
.testimonial16 {
	background-image: url("/gfx/testimonials/16.gif");
}

.testimoniallink {
	position: relative;
	clear: left;
	width: 239px;
	height: 30px;
	color: #FFFFFF;
	background-color: #B0A060;
	background-image: url("/gfx/headers/bg.gif");
	background-repeat: repeat;
	overflow: hidden;
	margin-top: 194px;
}
.testimoniallink p {
	position: relative;
	text-align: right;
	font-size: 70%;
	margin: 0px; padding: 0px;
}
.testimoniallink a {
	text-decoration: none;
	color: #DCD6B2;
	background-color: #B0A060;
	background-image: url("/gfx/headers/bg.gif");
	background-repeat: repeat;
}
.testimoniallink a:hover {
	color: #FFFFFF;
	background-color: #B0A060;
}
