ul.lue_lisaa_entries {
 list-style: none;
 width: 530px;
 margin: 0;
 padding: 0;
}
ul.lue_lisaa_entries li {
 list-style: none;
 display: block;
 width: 530px;
 margin: 0;
 padding: 0;
 margin-bottom: 8px;
 clear:both;
 vertical-align: top;
}
ul.lue_lisaa_entries li span.lue-lisaa-header {
 display: table-cell;
 width: 130px;
 font-size: 12px;
 color: #003072;
 font-family: Trebuchet MS, Helvetica, Myriad Pro;
 font-weight: bold;
 text-transform: uppercase;
 vertical-align: top;
 line-height: 19px;
 padding-right: 8px;
}
ul.lue_lisaa_entries li span.lue-lisaa-content {
 display: table-cell;
 font-family: Trebuchet MS, Helvetica, Myriad Pro;
 color: #000000;
 font-size: 11px;
 width: 400px;
 font-size: 9pt;
 line-height:16px;
 vertical-align: top;
}
