@charset "utf-8";
/* CSS Document */

.myList ul li {
  border-bottom:2px dotted #195978;
  height:80px;
  width:500px;
  }

