Following is the code to float either an image or a web part to the right. Note that margins are set for top, right, bottom, and left (margin: 7px 0px 10px 20px).
<div style="margin: 7px 0px 10px 20px; float: right">
<img src="/executive-education/PublishingImages/coaching_group.jpg" alt="Image Description"/>
</div>
View example of image floated right: