.tab-title ul {
  margin: 10px 0;
  padding: 5px;
  border: 1px solid #c2d1d9;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}