ul#listPresentDistant {
  list-style-type : none;
  margin : 0;
  padding : 5px;
}
ul#listPresentDistant li {
  padding : 3px 0;
}