.topbar-table {
  margin-top: 4px;
  margin-left: 3px; 
  display: inline-table;
  text-align: left;
  margin-bottom: 0px;
}

.topbar-item a:hover {
  text-decoration: underline;
}

.topbar-no,  .topbar-act {
  font: 8pt arial;
  text-decoration: none;
  color: navy;
}

.topbar-act a {
  font-weight: bold;
}

td.topbar-no {
  background-image: url(/infn/fileadmin/template/images/tab-b.gif);
}

td.topbar-act {
  background-image: url(/infn/fileadmin/template/images/tab-b-act.gif);
  background-repeat: repeat;
}
