.uititle {font-weight: bold;}
.uidesc {padding-bottom: 5px; }
.uidesc p:last-child {
  margin-bottom: 0px;
}
.nobullets ul {
   padding: 0;
}
.nobullets li {
   list-style: none;
}