﻿/*=======================================================================
	TITLE:		Style Sheet 2 - Lonnie Allgood's Dreams For Kids
	VERSION:	01.29.2010 - 1.0
	AUTHOR:		Chris Greco / IWDMS - www.iwdms.com
=======================================================================*/
.Testimonial {
	padding: 15px 30px 10px 40px;
	margin-top: 20px;
	background-image: none;
}

.QuoteR {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: 800;
	color: #3B4954;
	text-align: right;
}

.QuoteL {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: 800;
	color: #747480;
	text-align: left;
}

.SourceR {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: 400;
	color: #006699;
	text-align: right;
	margin-top: 5px;
	margin-right: 10px;
}

.SourceL {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: 400;
	color: #006699;
	text-align: left;
}

.Testimonial .Quote img {
	margin: 0px 10px 5px 0px;	
}


.Testimonial .Source img {
	vertical-align: middle;
	margin: 5px 0px 0px 10px;
}
