I discovered that the table-based layout of the News module was breaking the template I had made for one of my clients, so I went into the add .p h p file in the module and customized it into an all-CSS version. I'm making this mod available for anyone who wants to use it. You can find the download and instructions on this page:
http://www.pactumweb.com/extras/websitebaker.php(See the News Module modification heading.)
Please note that this has not been tested on older versions of WB, but since the only thing that was changed is HTML and CSS, I would have to assume that it should match up precisely with the compatibility limits of the current version of the News module.
Hope someone finds this of use. Of course, there may be colours/font matters you'll want to tweak to fit your own template.
Edit: I should also note that I did some minor tweaking with the use of headings, so that there would not be redundancy or un-semantic use of tags. (I.e. with this mod, your blog pages will only have one h1 tag on the page - the one automatically supplied by WB as your page title when you created your news page - and the h2, h3, and h4 will follow along behind properly.)