
#testimonial p {
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 30px; }
#testimonial p strong {
	color: #f60;
	font-weight: normal; }
#testimonial p em {
	color: #333;
	font-size: 11px;
	font-weight: lighter;
	font-style: normal; }
#testimonial ul { margin: -20px 0 0 40px; padding: 0; list-style-type: circle; }

