/* CSS Document */

#testimonials {
	width: 120px;
	padding:0;
	margin:0;
}
#testimonials .slide {
	list-style-type: none;
}
blockquote {
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333;
	font-style: italic;
}

