li-menu
{
  font-size: 13px;
  font-family: verdana;
}
.menu-scomparsa
{
	color: #d71920;
    cursor: pointer;
    display: inline;
    /* margin-left: -38px; */
    font-weight: bold;
}

.menu-scomparsa-dettagli
{
    color: #333;
    cursor: pointer;
    font-weight: bold;
    background-color: #eeeeee;
    padding: 2px 10px;
    list-style: none;
    /*border: none;*/
    padding: .5em .5em .5em .7em;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
}

.links, .links a
{
  /*color: #000000;*/
  text-decoration: none;
  /*padding-left: 0px;*/
}

/* .ui-accordion-header-icon { */
/*     position: absolute; */
/*     left: .5em; */
/*     top: 50%; */
/*     margin-top: -8px; */
/* } */