/* Start of CMSMS style sheet 'menu' */
div#smallmenu{
	padding-bottom: 15px;
	/*padding-left: 15px;*/
	}
div#smallmenuwrapper ul li{
 float: left;
 list-style: none;
 margin: 2px 6px;
 }
div#smallmenuwrapper ul{
	margin: 0px;
	padding: 0px;
	}
div#smallmenuwrapper ul li.menuactive a{
	text-decoration: none;
	}
div#smallmenuwrapper ul li a:hover{
	text-decoration: none;
	}
/* End of 'menu' */

