

/* <dtml-with base_properties> (do not remove this :) */
/* <dtml-call "REQUEST.set('portal_url', portal_url())"> (not this either :) */

#portal-globalnav li a {
  background-color:#7BB10B; 
  background-color:transparent;
  border-width:0;
  color:#FFFFFF;
  font-size:14pt;
  font-weight:bold;
  padding:13px 1.5em 13px;
}
/* </dtml-with> */

