if anyone can help me with this- i'm kind of going nuts.--- thanks for your
time!

i'm using cutenews- two instances with different categories to post content to
my site. i have the div's set to float left so they'll sit next to each other.
and they work fine as html. however, when i put in the php for cutenews to
display, the float left goes away.

i'm assuming the problem lies within the cutenews template: but i'm admiting
that as basic as this seems, a lot of it is confusing to me.

if anyone has any suggestions- i would be oh so happy. find below the links to
the site, the css, and also pasted into this is the code for the template i'm
using.

thanks so much for your time.

-matt

here is the site:
[url]http://brandtson.com/table.php[/url]

here is the css:
[url]http://brandtson.com/brandtson.css[/url]

and this is my 'active news' section of the template used with cutenews:

also- the colors and design are not close to done- so thats why it looks so
bad- the colors are left over from the last version of the site.

<div style="border-bottom: 1px solid #777;padding-bottom:.2em;">
<div style="padding:.3em;">
<div style="text-align:justify">
<div style="width:340px">
<div style="background: #83B8c1;color: #8E2626;">
<strong>{title}</strong></div>
</div>

<div style="text-align:justify; color:#666; font-size:.9em">
<div style="width:340px">
{short-story}
</div>
<div align="right" style="font-size:.8em;">
<div style="width:340px">
</div>
</div>
</div>

<br />