Postitioning divs [css]

ok so im making a skin for my blog im making (yes it still in development for those who comented on it when i finished the v0.0.1 :D)

the last ones used tables, but this one used CSS.

on the next and previous links i want the prev to be on the left side of the div and next to be to the right side of the div so something like:

Previous
[RIGHT]Next[/RIGHT]

But in a single line…

How do i do this?