@charset "UTF-8";
/* CSS Document */


#quote{
width: 450px;
float: left;
margin:12px 0px 5px 6px;
padding:5px 5px 5px 5px;
}

#quote h2{
color:#b27f00;
font-family:Georgia, "Times New Roman", Times, serif;
margin-top:5px;
margin-bottom:3px;
font-size:16px;
			font-weight:bold;
				text-align:left;
line-height: 150%;
}

#quote h3{
	margin-top:4px;
	font-size:14px;
	font-weight:normal;
	font-style:italic;
text-align:right;
}

