You could also make the border-radius compatible with other/old browsers:
PHP Code: 
-webkit-border-radius3px;
-
moz-border-radius3px;
border-radius3px