Adjusting DIV length with CSS

Hello all,

I was wandering if there was a property in css that makes a DIV a minimum length. Basically I want thye DIV to be at least 500px and then, when text is added that goes beyond 500px, for it to extend accordingly. This is for the news page of a site. Is there a way of doing this?

Thanks Stefan