 .invc .edgar_items1 .edgar_item {
  padding: 10px 5px 10px 42px;
  border-bottom: 1px solid #D1D1D1;
  background: url(//images.financialcontent.com/studio-6.0/edgar/icons/sec.png)  no-repeat 5px 50% !important;
 }
 
 .invc .insiderfilings .edgar_items1 .edgar_item {
  background: url(//images.financialcontent.com/studio-6.0/edgar/icons/secinsider.png)  no-repeat 5px 50% !important;
 }
 .invc .edgar_items1 .annual_item {          
  background: url(//images.financialcontent.com/studio-6.0/edgar/icons/seck.png)  no-repeat 5px 50% !important;
 }                                                                                                                  
 .invc .edgar_items1 .quarterly_item {                                                                                              
  background: url(//images.financialcontent.com/studio-6.0/edgar/icons/secq.png)  no-repeat 5px 50% !important;
 }   

 .invc .edgar_items1 .edgar_item_headline {
  font-weight: bold;
  font-size: 100%;
  line-height: 19px;
  height: 19px;
  overflow:hidden;
  margin-bottom: 10px;
 }
 .invc .edgar_items1 .edgar_item_source {
  float: left;
 }

 .invc .edgar_items1 .edgar_item_source A {
  display: inline;
  font-size: 100%;
  line-height: 15px;
  width: 350px;
  height: 15px;
  overflow: hidden; 
 }
 

 .invc .edgar_items1 .edgar_item_date {
  float: right;
  font-size:90%;
  font-weight: bold;
  line-height: 15px;
 }
                                                                                                               


