-webkit-border-radius-bottomright: 0.5em;
    border-radius-bottomright: 0.5em;
    -moz-border-radius-topright: 0.5em;
    -khtml-border-radius-topright: 0.5em;
    -webkit-border-radius-topright: 0.5em;
    border-radius-topright: 0.5em;
}
.portlet h5 {text-transform: capitalize;font-weight: bold;font-size: 100%;}
/* rounded corners for browsers that support them */
 
#p-cactions ul li, #p-cactions ul li a, .pbody
{  
    -moz-border-radius-topright: 0.5em;
    -webkit-border-radius-topright: 0.5em;
    border-radius-topright: 0.5em;
}
 
#p-cactions ul li, #p-cactions ul li a {
    -moz-border-radius-topleft: 0.5em;
    -khtml-border-radius-topleft: 0.5em;