.Userelement {
  background:#FFF;
  padding:10px;
}
.userVoice_list {
  color:#291805;
  font-size:12px;
}
.userVoice_list li {
  line-height:1.4em;
  padding:8px 0px;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #8b593a;
}