/* Start of CMSMS style sheet 'Navigation: CSSMenu - ARTICLES' */
/* CSS classes used in this template:
.currentpage - The active/current page
.bullet_sectionheader - To style section header
hr.separator - To style the ruler for the separator 
activeparent

*/

#article-menu {
margin: 0 10px 0 10px;
padding: 0 30px 0 10px;
line-height: 1.7em;
}

#article-menu ul {
list-style-type:none;
margin-bottom: 10px;
}

#article-menu ul li li {
padding: 0 0 0 15px;
}

.currentpage {
display:none;
}
/* End of 'Navigation: CSSMenu - ARTICLES' */

