#wrapper {
	width: 468px; 
}

#testimonial { 
	width: 468px; 

} 


#testimonial img { 
	float: left; 
	display: inline; 
	margin: 10px 10px 0 10px; 
	border: 3px solid #dad5c7; 
} 

#testimonial p { 
	color: #5b5754; 
	font: normal 0.8em tahoma; 
} 

#testimonial_body {
	background-color: #f3f1cb;
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 15px;
	background-image: url(../images/bg_5.gif);
}
#shadow_test_footer {
	background-image: url(../images/bg_shadow.gif);
	background-repeat: no-repeat;
	height: 13px;
	width: 468px;
}
#top_quote {
	background-color: #385f8a;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #69b1c9;
	padding: 10px;
	background-image: url(../images/bg_5_top.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#top_quote p {
	margin: 0;
	color: white;
	text-align: center;
	font-family: verdana;
	font-size: 16px;
	font-weight: bold;
}
