Dumb CSS Problem

I have two images that are the same height
lets say 100 px
i want one image to be all the way to the left and one image to be all the way to the right
but in the same horizontal bar area

heres a quick sketck
this is what i want

this is what happens

the green is the left image the blue is the right
how do you do this without absolute positioning?