#customers ul { list-style: none; margin: 0; padding: 0 0 0 20px; width: 510px; }
#customers li { border-bottom: 1px solid #2799cd; margin-bottom: 8px; padding-bottom: 8px; }
#customers li.last { border: none; margin: 0; }
#customers .testimonial { color: #666; font: bold italic 16px/22px "Times New Roman",times,garamond,serif; padding-bottom: 5px; }
#customers .name { color: #d98736; font-size: 12px; font-weight: bold; line-height: 12px; text-align: right; }
#customers .company { color: #444; font-size: 12px; font-weight: bold; text-align: right; }
