Hi Jill
Q1. Rounded Corners in IE
None of the IEs support border-radius, not even IE8. When Microsoft released IE8, it’s almost as if they tried to catch up with browsers that were out when they released IE7. Don’t get me wrong, they fixed a lot and I wouldn’t trade even something small like display: table-cell for border-radius. Try read this link:
http://jonraasch.com/blog/css-rounded-corners-in-all-browsers
Q2. You can have rounded in top/buttom corners left or right by adding the CSS code in the CSS group You want to change 🙂
Kim