/* Start of CMSMS style sheet 'menu linki' */
div#menu_linki h2 {
	color: #294B5F;  
	font-size: 1.5em; 
	text-align: left; 
/* some air around the text */
	padding-left: 0.5em;
	padding-bottom: 0px;
/* set borders around header */
                border-bottom: 1px solid #e7ab0b; 
	border-left: 0em solid #e7ab0b; 
        line-height: 1.5em;
/* and some air under the border */
        margin: 0 0 1px 0;
}

/* End of 'menu linki' */

