section.publications {text-align: left;}

span.selected {color: #000000}
span.author {color: #000000}
span.title {font-weight: bold;  color:#000000;   }
span.publisher {      font-style: italic;     }
span.hlnote0 {   }
span.hlnote { font-weight: bold;   }
span.hlnote2 { font-weight: bold;  color:#FF0000;  }
li {margin-top: 0px; margin-bottom: 16px}


.abstract {
  font-size: 80%;
  background-color: #fcfcfc;
  border: 1px #ccc solid;
}

.bibtex {
  font-size: 80%;
  background-color: #fcfcfc;
  border: 1px #ccc solid;
}

table {
    border-collapse: separate;
    border-spacing: 0px;
    font-size: 18px;
}

button {
  cursor: pointer;
}

span.nbsp {
  white-space: nowrap;
}