To add the offset images to the teaser:

-first make sure the images are 200x200
-add the image code at the very top of the content (usually "body") field
-add the following class to the image html: class="thumbnail alignleft"
-so the code should look like:

<img src=http://www.path/to/your/image.jpg class="thumbnail alignleft">