You can't get an accordion script thing with just css (that's why mootools was made to do it).
Jquery also provides an accordion script, so if mootools doesn't work, can you use that instead?
bassistance.de » jQuery plugin: Accordion
If all that fails, you can use css and a small bit of JS to hide and show the news but you won't get the transition effect.