div.quote{
	margin-bottom:25px;
	border-bottom:1px solid #cccccc;
	padding-bottom:25px;
}
div.quote_last{
}
td.quote_left{
	padding-right:10px;
	vertical-align:top;
	text-align:left;
}
td.quote_right{
	border-left:1px solid #cccccc;
	padding-left:10px;
	vertical-align:top;
	text-align:left;
}

div.quote a, div.quote_last a{
	text-decoration:inherit;
	color:inherit;
}
p.quote_text{
	margin:0px;
	padding:0px;
	text-align:justify;
	line-height:150%;
	font-family:georgia, times;
	font-size:12pt;
	font-style:italic;

}
p.quote_credit_horiz{
	text-align:left;
	margin:0px;
	padding:0px;
	line-height:150%;
	margin-left:30px;
	font-family:georgia, times;
	font-size:12pt;
	font-style:italic;
	font-weight:bold;
}
p.quote_credit_vert{
	text-align:left;
	margin:0px;
	padding:0px;
	line-height:150%;
	font-family:georgia, times;
	font-size:12pt;
	font-style:italic;
	font-weight:bold;
}
p.quote_credit_horiz .inherit, p.quote_credit_vert .inherit{
	padding-left:10px;
	text-transform:uppercase;
	font-style:normal;
	color:#576a68;
	font-size:9pt;
	font-weight:normal;
}
.quote_text a, .quote_credit_horiz a, .quote_credit_vert a{
	text-decoration:none;
}
.quote_text a, .quote_text, a.quoter,a:link.quoter,a:visited.quoter,a:active.quoter, .quoter{
	color:#000000;	
}

img.open_quote{
	
		margin:0px 5px 5px 0px;
		vertical-align:text-bottom;
	
}	
img.close_quote{

	margin:5px 0px 0px 5px;
	vertical-align:text-top;

}