/* switch menu */
.menutitle{
cursor:pointer;
margin-bottom: 5px;
background-color: transparent;
color:blue;
width:100%;
padding:0px;
text-align:right;
border:0px solid #000000;
font-weight:bold;
font-size: 13px;
}

.submenu{
margin-bottom: 0.5em;
}
