What's wrong with CCS & IE!?

Hello gurus,

I have the following definition in my css file, it reads…

#contentleft>p+p {
margin-top:10px;
}

…but IE does not know how to respond to this.

Do I have to add something else to my CSS file to make this definition work?

-cadmiumgreen