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

div.quotation span {
	font-size:115%;
	line-height:150%;
	color:#666;
}
div.quotation div.open_quote {
	background:url(/site_images/page_gfx/quotes_02.png) no-repeat 0 0;
}
div.quotation div.close_quote {
	background:url(/site_images/page_gfx/quotes_04.png) no-repeat 100% 100%;
}