/* CSS placed here will affect users of the Monobook skin */
/* make a few corners round, only supported by moz/firefox/other gecko browsers for now */

   1. p-cactions ul li, #p-cactions ul li a {

 -moz-border-radius-topleft: 0.4em;
 -moz-border-radius-topright: 0.4em;

}