/* Start of CMSMS style sheet 'navigation' */
#menu_vert{
 margin: 10px 6px;
 }
#menu_vert .menuitem{
  list-style-type:none;
  margin: 3px 0;
  width:135px;
  height: 20px;
  background-repeat: no-repeat;
}
#menu_vert .menuitem span{
  display: hidden;
  }
/* End of 'navigation' */

