Multiple loops are not reset

At the end of your news.php, use wp_reset_query(). This will revert to the default query for that page.

Hope this helps!

Codex Function Reference for wp_reset_query()