To display div (or span) content on right side, use something like:

 
  <div style="float: right">
	YO! This is a test!
  </div>