try adding the following styles:
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
NOTE: if you DON'T see rounded borders here, you are using a version of Microsoft Internet Explorer - and from what I gather Microsoft has no intentions of IE8 supporting CSS3 styles... too bad.