#wrapper {
	width: 468px; 
}

#testimonial { 
	width: 468px; 

} 


#testimonial img { 
	float: left; 
	display: inline; 
	margin: 10px 10px 0 10px; 
	border: 3px solid #d0cdac; 
} 

#testimonial p { 
	color: #e1e1e1; 
	font: normal 0.8em tahoma; 
} 

#testimonial_body {
	background-color: #3c3e3b;
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 15px;
}
#shadow_test_footer {
	background-image: url(../images/bg_shadow.gif);
	background-repeat: no-repeat;
	height: 13px;
	width: 468px;
}
#top_quote {
	background-color: #6c9539;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #9fc653;
	padding: 10px;
}
#top_quote p {
	margin: 0;
	color: white;
	text-align: center;
	font-family: verdana;
	font-size: 16px;
	font-weight: bold;
}
