/* Start of CMSMS style sheet 'Navigation: Simple - Vertical' */
#menu-wrapper{
float:left;
width:247px;
background-color:#999999;
}
#menu{
padding-bottom:30px;
}
#menu ul{
margin-left:15px;
margin-top:15px;
}
#menu li{
/*padding-top:10px;
padding-bottom:5px;*/
list-style:none;
/*border-bottom:1px dashed #000000;*/
}

#menu a{
text-decoration:none;
color:#ffffff;
font-weight:600;
float:left;
display:block;
border-bottom:1px dashed #000000;
width:185px;
padding-top:10px;
padding-bottom:5px;
}
#menu a:hover{
border-bottom:1px solid #000000;
}
/* End of 'Navigation: Simple - Vertical' */

