Index: img_assist.css
===================================================================
RCS file: /cvs/drupal-contrib/contributions/modules/img_assist/Attic/img_assist.css,v
retrieving revision 1.3.2.6
diff -u -p -r1.3.2.6 img_assist.css
--- img_assist.css	10 Sep 2007 15:21:57 -0000	1.3.2.6
+++ img_assist.css	19 Sep 2007 00:59:19 -0000
@@ -123,11 +123,11 @@ img {
  * You may want to copy these styles to your theme's CSS file and then set img_assist.css 
  * not to load on every page.  This can be set on the img_assist settings page.
  */ 
-span.left {
+span.left img {
   float: left;
   margin: 5px 5px 5px 0px;
 }
-span.right {
+span.right img {
   float: right;
   margin: 5px 0px 5px 5px;
 }
