PS: instead of giving the subsequent div a width it may be better to give it a right margin: style='margin-right:250px' That way space is reserved for the floating news div, and you won't run into problem when the window gets resized. Best, ~Hans