/*
  top_bullets_table.css
*/


#top_bullets_table { 
  margin: 8px 0px 15px 0px;
}
#top_bullets_table td {
  padding-bottom: 4px;
}
#top_bullets_table td.td_bullet {
  padding-top: 2px;
  width: 20px;
} 
#top_bullets_table td.td_text {  
  font-family: arial, helvetica, sans-serif;
  font-style: italic;
  font-size: 18px;
}
 

