You can also use (I think there's no need for the full URL):
Code:
<blockquote class="floatLeft"><p><span><img class="floatLeft" src="images/quote.png" alt="" /></span>{param}</p></blockquote>
If you want the box with a background color, use this example:
Code:
<blockquote style="background-color: #FFFFFF" class="floatLeft"><p><span><img class="floatLeft" src="images/quote.png" alt="" /></span>{param}</p></blockquote>