Bottom image border.

I need image with border after int.
I used next code:
										<fo:block>
	<fo:external-graphic src="url('{@static}{@banner}')"
	 content-height="scale-to-fit"
	 content-width="100%"
	 width="100%"
	 border-bottom="1pt solid black"
	 border-top="1pt solid black"
	/>
</fo:block>
Image size less than maximum block size.
I get line but with boss after image end.
Please see attachment
-- 
Information & Computer Centre of
National Taras Shevchenko University of Kyiv
Software Developer
MCSD/CCNA Konstantin Kosinsky
E-mail: kosinsky@univ.kiev.ua

Received on Wednesday, 19 November 2003 08:36:53 UTC