/* CSS Document */
.quote {  
	background: transparent url(images/quote0.jpg) left top no-repeat;
	margin: 4px;
	padding: 15px;
	text-align: left;
	width: 350px;
	float: left;
}

.quote div {
 background: transparent url(images/quote1.jpg) right bottom no-repeat;
 margin: 5px;
 padding: 15px;
}

.quoteright {  
	background: transparent url(images/quote0.jpg) left top no-repeat;
	margin: 4px;
	padding: 15px;
	text-align: left;
	width: 350px;
	float: right;
}

#testimonials {

 font-style:italic;
 width: 170;
 margin: 0 auto;
}

.quoteright div {
 background: transparent url(images/quote1.jpg) right bottom no-repeat;
 margin: 5px;
 padding: 15px;
}

.quote740 {  
	background: transparent url(images/quote0.jpg) left top no-repeat;
	margin: 4px;
	padding: 15px;
	text-align: left;
	width: 740px;
	float: left;
}

.quote740 div {
 background: transparent url(images/quote1.jpg) right bottom no-repeat;
 margin: 5px;
 padding: 15px;
}

.quotesource {
	float: right;
	font-size: 12px;
	margin: -17px 52px 0 0;
	font-weight: bold;
}

.facebookfan  {
	position: relative;
	left: -17px;
	top: 0px;
}
