ok, if you go to newlifeultrasound.com/plans3.htm you will see the very first "Total Indulgence Session Plan". So far, that's the only one I've formatted within the DIV tags so far. The icon and the text are aligned just like I want them. However, now within that DIV tag at the end of the description I would like to have it align the price of $349 to the far right leaving the space between the description and the price. It would be ideal if I could have little dots lead up to the price like this: plus a 60 minute Pre or Post Natal Maternity Massage..............$349 Here is the CSS for the DIV's so far: DIV.align { margin-left:48px; text-decoration:underline; width:345px; } DIV.align2 { margin-left:48px; margin-top:-10px; width:365px; }