.frame_tr
{
	background: url(/images/quote/frame_tr.gif) no-repeat 100% 0;	padding: 20px;
	line-height: 20px;
}
.quote_tr
{
	background: url(/images/quote/quote_tr.gif) no-repeat 100% 0;
	padding: 30px 20px 20px 20px;
	line-height: 20px;
}
.frame_tl { background: url(/images/quote/frame_tl.gif) no-repeat 0 0; }
.quote_tl { background: url(/images/quote/quote_tl.gif) no-repeat 0 0; }
.frame_br { background: url(/images/quote/frame_br.gif) no-repeat 100% 100%; }
.frame_bl { background: url(/images/quote/frame_bl.gif) no-repeat 0 100%; }
.frame_t { background: url(/images/quote/frame_h.gif) repeat-x 0 0; padding-bottom: 15px; }
.quote_t { background: url(/images/quote/quote_t.gif) repeat-x 0 0; padding-bottom: 15px; }
.frame_b { background: url(/images/quote/frame_h.gif) repeat-x 0 100%; }
.frame_l { background: url(/images/quote/frame_v.gif) repeat-y 0 0; }
.frame_r { background: url(/images/quote/frame_v.gif) repeat-y 100% 0; }
