/* edit this file to customize the monobook skin for the entire site */

a { text-decoration: none; }

/* Visualizza i bordi arrotondati sui browser basati su Geko */
.pBody {
   padding: 0.1em 0.1em;
   -moz-border-radius-topright: 1em;
}
#p-cactions ul li, #p-cactions ul li a {  
  -moz-border-radius-topright: 0.8em;
  -moz-border-radius-topleft: 0.8em;
}
#content {
  -moz-border-radius-topleft: 0.8em;
}