﻿/* Quote
---------------------------------------------------------- */
div#quote {
	width: 500px;
	min-height: 75px;
	margin: 200px auto 25px auto;
	clear: both;
	font-family: Georgia, Serif;
	font-size: 11pt;
	}

div#quote blockquote {
	text-align: justify;
	}

div#quote blockquote {
	padding-left: 40px;
	margin-left: 0px;
	background: #ffffff url(/Images/Quotes-Before.gif) top left no-repeat;
	}