
.composite {
	background-image: url('/img/mso-composite-16.png');
	background-repeat: no-repeat;
	width: 16px;
	height: 16px;
}

table.mso-list tr {
  border-bottom: 1px solid #ddd;
}

table.mso-list tr:last-child {
  border-bottom: 0;
}

table.mso-list td {

  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 2px;
  padding-right: 2px;

}
