I am using the Q# 2010 version of RadPanel.
I am using:
.rpItem
{
border-bottom:solid 2px #8F835E ;
}
to create a dividing border between panel items.
This works perfectly in IE8 but IE7 ignores any styling applied to this item.
How can I get this to work in IE7?
steve matheson