.pub li {
  margin-bottom:5px;
  list-style-type:square;
}
.conf {
  color:#3399cc;
}
.abstract {
  font-size:  smaller;
  text-align: justify;
  display: none;
  padding-left:1cm;
  padding-right:1cm;
}
.abstract_link {
  color:blue;
  text-decoration:underline;
}
div.note {
/*  float:right; */
  color:#b6b1a2;
  font-size:smaller
}
div.news {
  text-align:center;
  border: solid black 1px;
  padding: 10px;
  margin-bottom: 10px;
  background: yellow;
}

