Moo reflections

I am using moo reflections http://cow.neondragon.net/stuff/reflection/

My problem is, i DO get the reflections, but the images appear not next to eachother, but each image on a new row, which is NOT what I want. See sample: http://img299.imageshack.us/img299/1163/wrongx.jpg

This is the code I use:

<img src="../../img/webdesign/aleshadixon.gif" class="reflect"></a>  
<img src="../../img/webdesign/aleshadixon.gif" class="reflect"></a> 
<img src="../../img/webdesign/aleshadixon.gif" class="reflect"></a> 

really ca n’t understand why it appears on a new row …