span.imageLeftAligned img, img.imageLeftAligned {float: left; margin-right: 10px !important; margin-bottom: 2px !important;}
span.imageRightAligned img, img.imageRightAligned {float: right; margin-left: 10px !important; margin-bottom: 2px !important;}

span.imageLeftAlignedWBorder img, img.imageLeftAlignedWBorder {float: left; margin-right: 10px !important; margin-bottom: 2px !important; border: 1px solid #000 !important;}
span.imageRightAlignedWBorder img, img.imageRightAlignedWBorder {float: right; margin-left: 10px !important; margin-bottom: 2px !important; border: 1px solid #000 !important;}

span.imageWBorder img, img.imageWBorder {border: 1px solid #000 !important;}