/* CSS Document */

#testimonials {}

	#testimonials .quote {
		margin: 0 -40px 0 -40px;
		}

	#testimonials .quote .content {
		padding: 10px 40px 0 40px;
		}

	#testimonials .quote .on {
		background: transparent url("/mimages/root/icons/quotes/4d85c5/on_ffffff/on.gif") no-repeat 0 2px;
		}

	#testimonials .quote .off {
		background: transparent url("/mimages/root/icons/quotes/4d85c5/on_ffffff/off.gif") no-repeat bottom right;
		}

	#testimonials .author {
		color: #4d85c5;
		text-align: right;
		}
