I don't think there's much you can do to style it (e.g. float left/right, vertical-align, etc.), but you can get an image to display in most RSS readers with something like:
<description><![CDATA[<img src='http://www.example.com/images/image.gif' alt=''>
Description text goes here.]]></description>