#testimonials {
	height: 250px;
	width: 303px;
}
#testimonials #testbg {
	height: 210px;
	width: 293px;
	background: url(images/test_topbg.png);
	padding-left: 10px;
	padding-top: 10px;	
}

#testimonials #thoughtbubble {
	height: 150px;
	width: 282px;
	background: url(images/thought_bubble.png);
}

#testimonials #thoughtbubblebottom {
	height: 60px;
	width: 282px;
	background: url(images/thought_bubble_bot.png) no-repeat #DCE4CA;
}

#testimonials #slideshow2 {
	background: transparent;
}

#testimonials #banklogo {
	text-align: center;
	background: transparent;
	padding-top: 10px;
	padding-bottom: 10px;
}

#testimonials #testimonialtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5E6673;
	background: transparent;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#testimonials #testimonialauthor {
	background: transparent;
	font-family: Arial, Helvetica, sans-serif;
	color: #4F6F19;
	font-size: 11px;
	text-align: right;
	padding-right: 20px;
}

#testimonials #buttons {
	padding-left: 50px;
	padding-top: 22px;
}

#testimonials #visitsite {
	float: left;
	padding-right: 5px;
}

#testimonials #portfolio { 
	float: left;
}

#testimonials #promopager2 {
	width: 303px;
	height: 30px;
	background: url(images/test_pagerbar.png);
}
#testimonials #promobar2 {
	height: 17px;
	line-height: 17px;
	margin: 0;
	padding: 0;
	padding-top: 6px;
}
#testimonials #prev2 {
	width: 22px;
	height: 17px;
	background: url(images/prev.jpg) no-repeat;
	cursor: pointer;
	float: left;
	margin: 0;
	padding: 0;
}
#testimonials #next2 {
	width: 22px;
	height: 17px;
	background: url(images/next.jpg) no-repeat;
	cursor: pointer;	
	float: left;
	margin: 0;
	padding: 0;	
}

#testimonials #pgrbut2 { 
	margin: 0; 
	padding: 0; 
	height: 17px;
	line-height: 17px;	
	float: left;		
}
#testimonials #pgrbut2 li { 
	margin: 0; 
	padding: 0; 
	list-style: none; 
	float: left;
	width: 15px;
	height: 17px;
	line-height: 17px;
}
#testimonials #pgrbut2 a { 
	margin: 0; 
	padding: 0;
	background: url(images/bubble.jpg) no-repeat;
	height: 17px;
	line-height: 17px;	
	float: left;	
}

#testimonials #pgrbut2 a.activeSlide { 
	margin: 0; 
	padding: 0;	
	background: url(images/bubble_active.jpg) no-repeat;
	height: 17px;
	line-height: 17px;	
}
#testimonials #pgrbut2 a:focus { 
	outline: none; 
}
