.Accordion { overflow: hidden; width: 300px; }
.AccordionPanel { margin: 0px; padding: 0px; }
.AccordionPanelTab, .AccordionPanelTabLink  { width: 300px; height: 22px; background: url(../img/bg_gruppi_item.gif) no-repeat; font-size: 14px; }
.AccordionPanelTab a, .AccordionPanelTabLink a { width: 280px; display: block; height: 18px; background: url(../img/freccia.gif) no-repeat 2px 2px; font-size: 14px;  padding-left: 20px; text-decoration: none; color: #4b494a; margin-top: 2px; padding-top: 4px; }
.AccordionPanelContent { overflow: auto; width: 260px; height: 22px; margin: 0px; padding: 0; text-decoration: none; color: #4b494a; font-size: 14px; padding-left: 30px;}
.AccordionPanelContent a { display: block; width: 230px; height: 22px; text-decoration: none; color: #4b494a; font-size: 14px; }
